write a script
Page 1 of 1 • Share •
write a script
you have to write a script to give the user login on the system in alphabetically sorted order? 
Admin- Admin
- Posts: 39
Join date: 2008-08-03

Re: write a script
who | awk '{print $1}' | sort -u 

ankurgutpa- Posts: 44
Join date: 2008-08-10
Age: 22
Location: Tandon 72
Permissions of this forum:
You cannot reply to topics in this forum





