Changes between Version 7 and Version 8 of Obsolete/SystemBinCommands


Ignore:
Timestamp:
Dec 19, 2010, 5:43:19 PM (13 years ago)
Author:
humdinger
Comment:

more corrections

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/SystemBinCommands

    v7 v8  
    6464|| false || Do nothing, unsuccessfully. || 8.4 || GNU coreutils
    6565|| fdinfo || Shows info about the used file descriptors in the system. ||  ||
    66 || ffm || Set if focus follows mouse. ||  ||
     66|| ffm || Set focus follows mouse. ||  ||
    6767|| fgrep || See grep. || 2.5.1 || GNU grep
    6868|| filepanel || Display a load/save file panel. ||  ||
    6969|| 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. ||  ||
    7171|| fmt || Reformat each paragraph in the listed files, wiritng to standard output. || 8.4 || GNU coreutils
    7272|| fold || Wrap input lines in each file, writing to standard output. || 8.4 || GNU coreutils
     
    9393|| ident || Identify RCS keyword in files. ||  ||
    9494|| ifconfig || Configure a network interface. ||  ||
    95 || install || Copy files into destination locations. || 8.4 || GNU coreutils
     95|| install || Copy files to a destination without disrupting the running system. || 8.4 || GNU coreutils
    9696|| install-wifi-firmwares.sh || Install firmware for various wireless network cards. ||  ||
    9797|| installoptionalpackage || Temporary solution for installing optional packages. ||  ||
     
    9999|| iroster || List input devices. ||  ||
    100100|| isvolume || Get volume information. ||  ||
    101 || join || For each pair of input lines with identical jon fields, write a line to standard output. || 8.4 || GNU coreutils
     101|| join || For each pair of input lines with identical join fields, write a line to standard output. || 8.4 || GNU coreutils
    102102|| kernel_debugger || Enters the kernel debugger with the optional message. ||  ||
    103103|| keymap || Show and edit keymap. ||  ||