The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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 -->
  #3 (permalink)  
Old 07-01-2009
Mastermind2009 Mastermind2009 is offline
Registered User
  
 

Join Date: Jul 2009
Posts: 3
I want to create a shell script named display. I then want it to pipe the output of the ls -l command.

From my understanding ls -l displays the r/w/x properties of files in a directory...

That explain any better?

Sorry about way I type, I'm new to Unix.