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




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 11-24-2008
halola85 halola85 is offline
Registered User
 

Join Date: Nov 2008
Posts: 13
Hey ..
here is a sample
and i would like to sort it to order it to be
username then the,shell, after that home directory
rootbash:x:0:1:0000-Admin(0000):/:/usr/local/bin/bash
rootnt:x:0:1:0000-Admin(0000):/:/usr/local/bin/bash
daemon:x:1:1:0000-Admin(0000):/:/usr/local/bin/bash
nobody:x:60001:60001:uid no body:/:/usr/local/bin/bash
noaccess:x:60002:60002:uid no access:/:/usr/local/bin/bash

thank you ...