Question
Asked by:
$50.00 need help to find out the command
- From Computer-Science: General-CS
- Due on Dec. 04, 2008
- Asked on Oct. 31, 2008 at 01:46:54AM
Want to take a stab at the bounty and post a tutorial? Need clarification? Join us now or log in! Read more on how this works.Q:Unix questions:-
1)Develop an awk program to summarize from the list of all processes a count of processes run by every user(including root).
2)Find out the next available UID in /etc/passwd after ignoring all system users placed at the beginning and up to occurrence of the user nobody?
3)Create an awk script that prints the last field of every line (note that lines may have different numbers of fields). (Hint: use an appropriate global varaible).


