Changes between Version 6 and Version 7 of Obsolete/SystemBinCommands
- Timestamp:
- Dec 19, 2010, 2:19:38 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/SystemBinCommands
v6 v7 29 29 || cksum || Print CRC checksum and byte counts of files. || 8.4 || GNU coreutils 30 30 || clear || Clear the terminal window. || || 31 || clockconfig || Configure clock. || ||31 || clockconfig || Prints out the clock configuration. || || 32 32 || cmp || Compare files byte by byte. || 2.8.1 || GNU diffutils 33 33 || collectcatkeys || || || … … 39 39 || csplit || Output pieces of files separated by patterns to files and output byte counts of each piece to standard output. || 8.4 || GNU coreutils || 40 40 || ctags || Generate an index file for a variety of lanugage objects found in files || 5.7 || 41 || cut || Remove sections from each line of files. || 8.4 || GNU coreutils41 || cut || Prints out sections of every line of a file. || 8.4 || GNU coreutils 42 42 || date || Display the current time in the given format or set the system date. || 8.4 || GNU coreutils 43 43 || dc || Desk Calculator language. || 1.3 || GNU bc … … 49 49 || dircolors || Color setup for ls. || 8.4 || GNU coreutils 50 50 || dirname || Print path with its trailing component removed. || 8.4 || GNU coreutils 51 || draggers || Show/set draggers state. || ||51 || draggers || Show/set the dragger state of Replicants. || || 52 52 || driveinfo || Show hardware information. || || 53 || dstcheck || Daylight Saving Time check. || ||53 || dstcheck || Shows a message box used when switching to/from daylight saving time. || || 54 54 || du || Summarize disk usage of each file, recursively for directories. || 8.4 || GNU coreutils 55 55 || dumpcatalog || [Leftover from the move of locale-kit.] || ||