home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10232 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!zrz.tu-berlin.de!mailgzrz.tu-berlin.de!nickel
  3. From: nickel@cs.tu-berlin.de (Juergen Nickelsen)
  4. Subject: Re: Changing file names
  5. In-Reply-To: Tom Christiansen's message of Thu, 20 Aug 1992 16:10:01 GMT
  6. Message-ID: <NICKEL.92Aug20224551@desaster.cs.tu-berlin.de>
  7. Lines: 24
  8. Sender: news@mailgzrz.tu-berlin.de (News Manager)
  9. Nntp-Posting-Host: desaster.cs.tu-berlin.de
  10. Reply-To: nickel@cs.tu-berlin.de
  11. Organization: STONE Project, Technical University of Berlin, Germany
  12. References: <ac#n06l.bosak@netcom.com> <NICKEL.92Aug20174909@desaster.cs.tu-berlin.de>
  13.     <1992Aug20.161001.25653@news.eng.convex.com>
  14. Date: Thu, 20 Aug 1992 20:45:54 GMT
  15.  
  16. In article <1992Aug20.161001.25653@news.eng.convex.com> Tom
  17. Christiansen <tchrist@convex.COM> writes:
  18.  
  19. > From the keyboard of nickel@cs.tu-berlin.de:
  20. > :There have some solutions been posted, which are undoubtedly suited
  21. > :for this task, but all of them used non-standard tools -- nawk, perl, ...
  22. > As Mark Bush said, I sincerely hope that the future does not mean we
  23. > must forever restrict ourselves to the tools that were available ten
  24. > years ago.  
  25.  
  26. I agree. 
  27.  
  28. The main reason why I suggested a solution with "tools that were
  29. available ten years ago" is that people asking questions like "how do
  30. I change these file names" are usually not able (by permissions or
  31. skill) to install a tool that they want/need.
  32.  
  33. Another reason is that I considered the solution using sh, sed, and mv
  34. just simpler (and perhaps easier to understand), and I try to stick to
  35. the old and simple tools when they are adequate for the problem.
  36.  
  37. --
  38. Juergen Nickelsen
  39.