|
| Total Answers and Comments: 5 |
Last Update: March 25, 2007 |
|
| | |
|
Submitted by: cmanne $# returns the number of parameters that are passed to a shell script $? returns the exit code of the last executed command (0 : Successful, 1 or other: Failed)
Above answer was rated as good by the following members: jrgalaura, Jenson Kuriakose | Go To Top
|