argtest

OS/161 Reference Manual

Name

argtest - display arguments passed through execv

Synopsis

/testbin/argtest args

Description

argtest prints its arguments. This is likely to be helpful for testing execv during assignment 2.

Requirements

argtest uses the following system calls: argument passing should work once assignment 2 is complete.