home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / CPE601.ZIP / UTILS.ZIP / 3PUXUTIL.DOC next >
Text File  |  1990-03-29  |  1KB  |  22 lines

  1. These Unix style file maintenance utilities are released into the PUBLIC DOMAIN
  2. by 3P Software, Inc. providing that the copyright notice information remains
  3. intact in each program and that credit is given to 3P Software whenever these
  4. files are distributed.
  5.  
  6. LS.EXE  -       A full featured directory listing utility that will send output
  7.                 to screen or printer, recurse sub-directories, sort, and more.
  8.                 
  9. RM.EXE  -       ReMove utility will delete files, directories ..
  10.                 options for verification, recursion of sub-directories, and
  11.                 override of file attributes for system & hidden files.
  12.                 
  13. CHMOD.EXE       CHange MODe utility allows for setting and toggling of file
  14.                 attributes, including Network sharing and usage modes.
  15.                 
  16.                 
  17. All programs will display full help information if the '-?' argument is
  18. supplied or if arguments are incorrect. I/O may be redirected to any standard
  19. DOS device via the DOS '>' command. LS.EXE is the exception to piping when the
  20. '-p' switch is supplied the output is specially formatted for the printer and
  21. I/O is directed to the DOS PRN device.
  22.