Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!dslg0849 From: dslg0849@uxa.cso.uiuc.edu (Daniel S. Lewart) Newsgroups: comp.unix.questions Subject: Re: How to view files from FTP. Message-ID: <1991Feb10.093616.26635@ux1.cso.uiuc.edu> Date: 10 Feb 91 09:36:16 GMT References: <143291@tiger.oxy.edu> Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 15 colello@oxy.edu (Robert Scott Colello) writes: > Hi, > I just got an account on a NeXT system with Unix. How can I view files > before I download them to the NeXT via FTP. Is there any sort of "cat" > command for FTP. Help!! ftp> get remote-file - OR ftp> get remote-file |more OR ftp> get remote-file |less Daniel Lewart d-lewart@uiuc.edu