Changes between Version 7 and Version 8 of Obsolete/SystemBinCommands
- Timestamp:
- Dec 19, 2010, 5:43:19 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/SystemBinCommands
v7 v8 64 64 || false || Do nothing, unsuccessfully. || 8.4 || GNU coreutils 65 65 || fdinfo || Shows info about the used file descriptors in the system. || || 66 || ffm || Set iffocus follows mouse. || ||66 || ffm || Set focus follows mouse. || || 67 67 || fgrep || See grep. || 2.5.1 || GNU grep 68 68 || filepanel || Display a load/save file panel. || || 69 69 || find || Search for files in a directory hierarchy. || 4.2.33 || 70 || finddir || Find directory using a constant. || ||70 || finddir || Find special directories defined by the system. || || 71 71 || fmt || Reformat each paragraph in the listed files, wiritng to standard output. || 8.4 || GNU coreutils 72 72 || fold || Wrap input lines in each file, writing to standard output. || 8.4 || GNU coreutils … … 93 93 || ident || Identify RCS keyword in files. || || 94 94 || ifconfig || Configure a network interface. || || 95 || install || Copy files into destination locations. || 8.4 || GNU coreutils95 || install || Copy files to a destination without disrupting the running system. || 8.4 || GNU coreutils 96 96 || install-wifi-firmwares.sh || Install firmware for various wireless network cards. || || 97 97 || installoptionalpackage || Temporary solution for installing optional packages. || || … … 99 99 || iroster || List input devices. || || 100 100 || isvolume || Get volume information. || || 101 || join || For each pair of input lines with identical jo n fields, write a line to standard output. || 8.4 || GNU coreutils101 || join || For each pair of input lines with identical join fields, write a line to standard output. || 8.4 || GNU coreutils 102 102 || kernel_debugger || Enters the kernel debugger with the optional message. || || 103 103 || keymap || Show and edit keymap. || ||