Postby viking60 » 04 May 2013, 09:06 
			
			
			
			If you want to list the users on your system:
Code: Select all
awk -F: '/home/ && /bash/ {print $1,$3}' /etc/passwd 
			
									
									Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. +  Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"