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 > High Level Programming
.
google unix.com




Thread: awk utility
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-19-2001
alwayslearningunix
Guest
  
 

Posts: n/a
Bits: 0 [Banking]
p.s you may need to modify the $ statement to print in the awk command to suit it to your system (most systems will list the username under the first column which is $1, and then the PID under second column which is $2 etc)