1. Implement a Command Interpreteron apollo for the following commands. Note that each command follows a different pattern:
d. procs username ....
Runs the pscommand and reads in and returns the result using popen.
Append the following flag and option string to format the output:
-o pid,ppid,user,group,state,psr,cmd
g.Describe your testing of the above in your final status report.
Suggestion: Try using redirection to send your original history file from 1b to your client program. Did it work?)
Comments
Leave a comment