Changes between Version 6 and Version 7 of Obsolete/SystemBinCommands


Ignore:
Timestamp:
Dec 19, 2010, 2:19:38 PM (14 years ago)
Author:
humdinger
Comment:

Corrected "clockconfig", "cut", "draggers", "dstcheck"

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/SystemBinCommands

    v6 v7  
    2929|| cksum || Print CRC checksum and byte counts of files. || 8.4 || GNU coreutils
    3030|| clear || Clear the terminal window. ||  ||
    31 || clockconfig || Configure clock. ||  ||
     31|| clockconfig || Prints out the clock configuration. ||  ||
    3232|| cmp || Compare files byte by byte. || 2.8.1 || GNU diffutils
    3333|| collectcatkeys ||  ||  ||
     
    3939|| csplit || Output pieces of files separated by patterns to files and output byte counts of each piece to standard output. || 8.4 || GNU coreutils ||
    4040|| 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 coreutils
     41|| cut || Prints out sections of every line of a file. || 8.4 || GNU coreutils
    4242|| date || Display the current time in the given format or set the system date. || 8.4 || GNU coreutils
    4343|| dc || Desk Calculator language. || 1.3 || GNU bc
     
    4949|| dircolors || Color setup for ls. || 8.4 || GNU coreutils
    5050|| 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. ||  ||
    5252|| driveinfo || Show hardware information. ||  ||
    53 || dstcheck || Daylight Saving Time check. ||  ||
     53|| dstcheck || Shows a message box used when switching to/from daylight saving time. ||  ||
    5454|| du || Summarize disk usage of each file, recursively for directories. || 8.4 || GNU coreutils
    5555|| dumpcatalog || [Leftover from the move of locale-kit.] ||  ||