home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Library / +ORC / Orc pac 4A / FILEZ.ZIP / UNIX16.ZIP / INDEX.TXT < prev    next >
Encoding:
Text File  |  1997-03-25  |  472 b   |  15 lines

  1. These particular unix commands i use when working on a
  2. crack rather than the DOS commands because of the interesting
  3. feature of these commands that they DO NOT bother with file
  4. attributes that MS-DOS sets
  5.  
  6. these are 16-bit and therefore do not use win95 long filenames
  7. the 32-bit versions are available on the net
  8.  
  9. cp.exe  -       CP = COPY
  10. ls.exe  -       LS = LIST (DIR)
  11. mv.exe  -       MV = MOVE and RENAME
  12. rm.exe  -       RM = REMOVE (DEL)
  13.  
  14.  +gthorne'97
  15.