home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / introduc / 1724 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.sys.amiga.introduction
  2. Path: sparky!uunet!wupost!howland.reston.ans.net!sol.ctr.columbia.edu!pyramid!rigby
  3. From: rigby@pyramid.unr.edu (Wayne Rigby)
  4. Subject: Re: FTP help
  5. References: <1992Dec31.194248.1@ulkyvx.louisville.edu> <TOO.93Jan1141902@laphroaig.cs.hut.fi>
  6. Sender: nobody@ctr.columbia.edu
  7. Organization: University of Nevada, Reno  Department of Computer Science
  8. Date: Tue, 5 Jan 1993 04:50:11 GMT
  9. Message-ID: <1993Jan5.045011.11112@sol.ctr.columbia.edu>
  10. Distribution: inet
  11. X-Posted-From: pyramid.cs.unr.edu
  12. NNTP-Posting-Host: sol.ctr.columbia.edu
  13. Lines: 16
  14.  
  15. In article <TOO.93Jan1141902@laphroaig.cs.hut.fi> too@laphroaig.cs.hut.fi (Tomi Ollila) writes:
  16. >you can download files using get -command. if you want to read some files,
  17. >the downloaded file can be piped to unix command using |  -- for example: 
  18. >get RECENT |more  (notice, command must be right after |, no spaces
  19. >in between)
  20.  
  21. Actually, I have always used spaces on both sides of a pipe. It has always
  22. worked fine. I know you don't need the space but I like the way it works.
  23. And, yes, 
  24.  
  25. get README | more
  26.  
  27. works quite nice while you are in your FTP shell...
  28.  
  29. Wayne Rigby
  30. rigby@cs.unr.edu
  31.