Query: argv0
OS: ultrix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
argv0(1) General Commands Manual argv0(1)NAMEargv0 - run a program with a specified 0th argumentSYNOPSISargv0 realname zero [ arg ... ]DESCRIPTIONargv0 runs the program stored as realname on disk, with the given arguments. It sets the 0th argument of the program to zero. For example, argv0 /bin/csh -bin/csh runs /bin/csh with a 0th argument of -bin/csh. csh will think it is a login shell and behave accordingly. argv0 can be used to run some inetd wrappers under tcpserver.SEE ALSOcsh(1), tcpserver(1), execve(2), execvp(3), inetd(8) argv0(1)
Related Man Pages |
---|
ssh-argv0(1) - linux |
ssh-argv0(1) - debian |
ssh-argv0(1) - hpux |
ssh-argv0(1) - posix |
ssh-argv0(1) - bsd |
Similar Topics in the Unix Linux Community |
---|
calling an expect script from another script (sh) |
Expect command |
OSX bash & expect |
Expect script to save configuration from a router |
Expect Script - Not Seeing Output from While Loop |