home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13034 < prev    next >
Encoding:
Text File  |  1992-11-07  |  804 b   |  20 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!jochan
  3. From: jochan@nyx.cs.du.edu (C. Chan)
  4. Subject: Shell program - help!
  5. Message-ID: <1992Nov6.150136.21845@mnemosyne.cs.du.edu>
  6. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  7. Organization: University of Denver, Dept. of Math & Comp. Sci.
  8. Date: Fri, 6 Nov 92 15:01:36 GMT
  9. Lines: 9
  10.  
  11.  
  12. Hi,
  13.     I am writing a shell program called "rcompress" which uses "compress" to compress recursively  specified directories. It accepts all the options of "compress" and '-d perform uncompress' '-l dissplay the pathname of each file'.
  14.     I want to know how the program distinguishs the option [-b #] in "compress" from the directory name to be compressed.
  15.     e.g rcompress -d -b 10 dir_name
  16.  
  17. email: h9116771@hkuxa.hku.hk
  18.  
  19. email prefered!
  20.