The UNIX and Linux Forums  


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




Thread: Unique Result
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 01-29-2008
unibboy unibboy is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 10
please dont hate me

Quote:
finger <<user>> | awk '/Login:/{print $NF}'
Let me apologise for being a pain jacob, but i trying not to use sophisticated command like sed or awk, to accomplish the task