Changes between Version 1 and Version 2 of Obsolete/SystemBinCommands
- Timestamp:
- Dec 3, 2010, 5:55:18 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/SystemBinCommands
v1 v2 123 123 || ls || List directory content. || 8.4 || GNU coreutils 124 124 || lsindex || Display the indexed attributes on the current volume/partition. || || 125 || mail2mbox || ||Convert BeOS e-mail files into Unix mailbox files. || ||125 || mail2mbox || Convert BeOS e-mail files into Unix mailbox files. || || 126 126 || make || GNU make utility to maintain groups of programs. || 3.81 || 127 127 || makebootable || Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors. || || 128 128 || mbox2mail || Convert Unix mailbox files into e-mail files for use with BeOS.. || || 129 || md5sum || Print or check MD5 checksums. || 8.4 || GNU coreutils 129 || md5sum || Print or check MD5 checksums. || 8.4 || GNU coreutils || 130 130 || merge || Three-way file merge. || || 131 131 || message || Print a message. || || … … 137 137 || mkfs || Build a file system. || || 138 138 || mkindex || Create a new index of the specified attribute. || || 139 || mktemp || Create a temporary file or directory, safely and print its name. || 8.4 || GNU coreutils 139 || mktemp || Create a temporary file or directory, safely and print its name. || 8.4 || GNU coreutils || 140 140 || modifiers || Asserts (un)pressed modifier keys. || || 141 141 || more || See less. || || … … 152 152 || open || Launches an application/document from the shell. || || 153 153 || passwd || Change user password. || || 154 || paste || Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output. || 8.4 || GNU coreutils 154 || paste || Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output. || 8.4 || GNU coreutils || 155 155 || patch || Apply a diff file to an orignal. || || 156 156 || pathchk || Diagnose invalid or unportable file names. || 8.4 || GNU coreutils … … 167 167 || profile || Profiles threads. || || 168 168 || ps || List running processes. || || 169 || ptx || Output a permuted index, including context, of the words in the input files. || 8.4 || GNU coreutils 169 || ptx || Output a permuted index, including context, of the words in the input files. || 8.4 || GNU coreutils || 170 170 || pwd || Print current directory. || || 171 171 || query || A shell utility for somewhat emulating the Tracker's "Find By Formula" functionality. || || … … 176 176 || release || Release a semaphore. || || 177 177 || renice || Alter priority of running process. || || 178 || rlog || ||Print log messages and other information about RCS files. ||178 || rlog || Print log messages and other information about RCS files. || 179 179 || rm || Remove files and directories. || 8.4 || GNU coreutils 180 180 || rmattr || Remove an attribute from a file. || ||