home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR36 / VF120.ZIP / DOSNIX.TXT next >
Text File  |  1993-08-28  |  7KB  |  198 lines

  1.  
  2.  
  3.                             DOSNIX ver. 2.2
  4.                (Enhanced Version)
  5.              A Product of Chenango Shoreware
  6.                      Copyr. 1990,1992 by  G. Vrooman
  7.                           All rights reserved.
  8.  
  9.  
  10.         DOSNIX is a collection of UNIX style file management and text
  11.     utilities which will increase the power and flexibility of your
  12.     system.  DOSNIX provides many of the features which UNIX users
  13.     take for granted along with some features not even found on UNIX
  14.     systems.  It is not a UNIX clone but it is very compatible with UNIX 
  15.     conventions.  Users who are familiar with UNIX will have no trouble
  16.     learning DOSNIX.  Other users may find DOSNIX a good tool for learning 
  17.     UNIX.  Some of the programs included with DOSNIX are:
  18.  
  19.  
  20.     CHMOD -    This version of the UNIX CHMOD command has been adapted
  21.              to work with MSDOS file attributes.  It will allow you
  22.              to change the attributes of any file and allow you to
  23.              create read only, hidden and system files.
  24.  
  25.     CLR -      A utility which will allow you to customize your screen 
  26.          colors from the command line.  CLR will work properly with or
  27.          without ANSI.SYS.
  28.  
  29.     CP -       The UNIX counterpart of the DOS COPY command.  CP will
  30.              allow you to copy hidden and system files, and the DOSNIX
  31.              version will not overwrite existing files without warning
  32.              you.  CP can handle wild cards and multiple arguments and
  33.          will even allow you to format a new floppy disk if the first
  34.          one gets filled up.  CP also has options to utilize the archive 
  35.          bit or to copy files interactively.
  36.  
  37.     DB -       The famous "delete but" command will delete all except
  38.              specified files.  This command is not UNIX but it is a
  39.              great tool for cleaning up around ZIP, ARC and other archive
  40.              files.
  41.  
  42.     EDC -      Easy Directory Change.  This utility will allow you to
  43.          change directories without typing out long path names.
  44.          EDC can also be used to display a visual directory tree
  45.          on your screen.
  46.  
  47.     FFIND -    FFIND is a file locator in the tradition of the UNIX FIND
  48.              command.  Although FFIND does not have the power and scope
  49.              of the UNIX version, it is much easier to use.  FFIND will
  50.              locate files on any drive and will accept wild cards.  It
  51.              will also locate hidden and system files and has options
  52.              to remove unwanted files.
  53.  
  54.  
  55.  
  56.  
  57.  
  58.     LS -       The venerable UNIX directory lister.  LS has been spruced 
  59.          up and given another sort and two new display modes.  LS will 
  60.          now display directories sorted by file size as well as name, 
  61.          extension or date.  LS can list files in one, two, four or five 
  62.          column formats, sorted by row or by column, and offers a choice 
  63.          of upper or lower case output.  LS also offers reverse sorting
  64.          and a choice of switch characters. Default options can be set 
  65.          from the environment.
  66.  
  67.  
  68.     MV -       A fast powerful file mover, MV is used to relocate files
  69.              without performing separate COPY and  DEL commands.  MV can
  70.              be used to move files to any directory or to any drive.
  71.  
  72.     MVDIR -    The UNIX directory move utility.  MVDIR will relocate
  73.          complete directory trees and this version will even
  74.          move them to another drive.
  75.  
  76.     READ -     A highly modified version of the UNIX PG or MORE command,
  77.             READ is a handy text file viewer which will recognize both UNIX 
  78.          and keypad commands and will read from STDIN or directly from
  79.          files.  READ can now handle extended text modes such as 80 X 30,
  80.          80 X 60 and even 132 column modes.
  81.  
  82.     RM -       More powerful than the DOS DEL command, this utility
  83.              will remove complete directory structures and is great
  84.              for erasing floppies.  Unlike some UNIX versions, RM
  85.              will warn you before doing anything drastic.
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.                         LIST OF DOSNIX COMMANDS
  93. -------------------------------------------------------------------------------
  94.  
  95.         APP             append standard input to file(s).
  96.  
  97.         CAT             Copy text file(s) to standard output.
  98.  
  99.         CHMOD           Modify attribute(s) of file.
  100.  
  101.         CLR             Set screen foreground, background and border colors.
  102.  
  103.         CP              Copy file to new file or directory.
  104.  
  105.         CPDIR           Copy directory and all subdirectories. 
  106.  
  107.         DB              Delete all files except specified files.
  108.  
  109.     DF        Display free space remaining on disk.
  110.  
  111.     DU        Report amount of disk space used.
  112.  
  113.     EDC        Easy Directory Change.
  114.  
  115.         FFIND           Find all copies of file in specified path.
  116.  
  117.         GET             Find all filenames containing specified string. 
  118.  
  119.     HEAD        Display the first few lines of a file.
  120.  
  121.         LS              List contents of directory.
  122.  
  123.         MV              Move file to new file or directory.
  124.  
  125.         MVDIR           Move directory and all subdirectories to new location.
  126.  
  127.         READ            Display text file in page format.
  128.  
  129.         RM              Remove file(s).
  130.  
  131.         RN              Rename file or directory.
  132.  
  133.     SGREP        Search  text file(s) for specified string.
  134.  
  135.     SPLIT        Split a text file into several smaller files.
  136.  
  137.     TAIL        Display the last few lines of a file.
  138.  
  139.         TEE             Copy standard input to standard output and file(s).
  140.  
  141.         TOLOWER         Convert standard input to lower case.
  142.  
  143.         TOUCH           Modify file time and date.
  144.  
  145.         TOUPPER         Convert standard input to upper case.
  146.  
  147.     WC        Count lines, words and characters in a file.
  148.  
  149.  
  150.  
  151. -------------------------------------------------------------------------------
  152.  
  153.  
  154.                   DOSNIX  2.2 REGISTRATION
  155.  
  156.  
  157.  
  158.         NAME:     ____________________________________________________________
  159.  
  160.         ADDRESS:  ____________________________________________________________
  161.  
  162.                   ____________________________________________________________
  163.  
  164.                   ____________________________________________________________
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.     ____ Shareware version of DOSNIX @ $7.00              ____________
  172.  
  173.  
  174.     ____ Single user registration @ $35.00                ____________
  175.          (Includes VF)
  176.  
  177.  
  178.     ____ Basic Site License @ $90.00                      ____________
  179.          (Up to three computers)
  180.  
  181.  
  182.     ____ Additional computers @ $28.00 
  183.          (For networks estimate the number
  184.           of computers which  will be using
  185.           DOSNIX)                                  ____________
  186.  
  187.  
  188.  
  189.     Total amount enclosed                                 ____________
  190.     
  191.  
  192.  
  193.  
  194.         Please circle one:      5.25" disk      3.5" disk
  195.  
  196.  
  197.  
  198.