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 -->
  #3 (permalink)  
Old 05-29-2007
ericaworld ericaworld is offline
Registered User
  
 

Join Date: May 2007
Posts: 11
to Mr Matrix

HI, thanx for replying,
when I use

ls -lt | awk '{}END{ print $NF },

it prompt ">",
seems like it is not a complete command,
do u have any idea why?