next up previous contents index
Next: Arguments Up: Command Line Options Previous: Command Line Options   Contents   Index

Simple Commands

The simple command is one that you can type on a command line all by it self. An example of a simple command line option would be to type:

bash$ whoami
bob

The command should then respond with information about who the current user is.



Joseph Colton 2002-09-24