home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / binaries / ibm / pc / archives / 3641 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.5 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!mips!sdd.hp.com!caen!destroyer!ubc-cs!uw-beaver!news.u.washington.edu!milton.u.washington.edu!chuan
  2. From: chuan@milton.u.washington.edu (Chuan "infamous" Lee)
  3. Newsgroups: comp.binaries.ibm.pc.archives
  4. Subject: Re: Move command for DOS needed
  5. Message-ID: <1992Jul31.021042.19074@u.washington.edu>
  6. Date: 31 Jul 92 02:10:42 GMT
  7. References: <1992Jul30.025640.139506@zeus.calpoly.edu> <1992Jul30.225624.22448@caeco.mentorg.com>
  8. Sender: chuan@milton.u.washington.edu
  9. Organization: University of Washington, Seattle
  10. Lines: 31
  11.  
  12. In article <1992Jul30.025640.139506@zeus.calpoly.edu>, wliu@zeus.calpoly.edu (Wen Hong Liu) writes:
  13. > Does anybody know if there is a utility that will enable me to move
  14. > files from one directory to another at the DOS prompt.
  15. > Wen
  16. > wliu@nike.calpoly.edu
  17.  
  18. I have a PD mv that I forget where I got it from.  Someone previously
  19. responded to your request and suggested one called SMOVE (SuperMove or
  20. something?).  I suggest that you look into the same location for
  21. all the mv utilities, i.e. get all of them and read their man pages.
  22. The reason is that many of them don't mv directories so that you
  23. can do something like:
  24.  
  25.     mv file1 file2
  26.     mv file dir
  27.     mv dir1 dir2
  28.  
  29. Check 141.210.10.117 (what is its IP name?) in the following directories:
  30.  
  31.     pub/msdos/sysutl (most likely in this one)
  32.     pub/msdos/filutl
  33.     pub/msdos/dirutl
  34.  
  35. Don't forget to get their 00-index.txt files first.  Also, the mv might
  36. be inside a whole package which usually says something like "unix utils
  37. for dos...".
  38.  
  39. So, have a good hunting time.
  40.  
  41. Chuan Lee
  42.