argtest - display arguments passed through execv
/testbin/argtest args
argtest prints its arguments. This is likely to be helpful for testing execv during the basic system calls assignment.
argtest uses the following system calls:
Argument passing should work once the basic system calls are complete.