home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / compress / 3063 < prev    next >
Encoding:
Text File  |  1992-08-20  |  846 b   |  25 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!gatech!darwin.sura.net!newshost.latech.edu!VM.CC.LATECH.EDU!ST21519
  3. From: ST21519@VM.CC.LATECH.EDU
  4. Subject: LHA (2.11) usage?
  5. Message-ID: <1684911FC8.ST21519@VM.CC.LATECH.EDU>
  6. Sender: usenet@engr.latech.edu
  7. Nntp-Posting-Host: vm.cc.latech.edu
  8. Organization: LOUISIANA TECH UNIVERSITY
  9. Date: Thu, 20 Aug 92 20:27:52 CST
  10. Lines: 13
  11.  
  12. I'm trying to get LHA to read a file which is a list of files to be added to
  13. an archive.  I've tried random command lines after my best educated guess did
  14. not work.  I did not locate an example in the docs, but relied on the command
  15. line help.  Here is my scenerio:
  16.  
  17. somefile.lst = the file with the list of filenames (with paths)
  18. somefile.lzh = archive name desired
  19.  
  20. lha a /@somefile.lst somefile.lzh
  21.  
  22. What am I missing here?
  23.  
  24. Confused and grateful for any help...
  25.