The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-01-2009
Mastermind2009 Mastermind2009 is offline
Registered User
  
 

Join Date: Jul 2009
Posts: 3
Shell with ls- l

I'm new to Unix, but I'm trying to write a shell script to pipe the output of the ls –lcommand into the utility named more. I want to name the file display.

Any help would be appreciated.