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 -->
  #1 (permalink)  
Old 04-27-2007
rahulspatil_111 rahulspatil_111 is offline
Banned
  
 

Join Date: Apr 2007
Posts: 3
how to numeric sort on field time

i want to sort time field given by who[/B] command as a whole

i have tried like this

who|sort -n +4 -5