up previous next contents
Next: Examples: Up: The C Shell Previous: Enlarging/Reducing the Number of   Contents

Re-using Existing Commands

Re-submitting of commands is done with the "bang" character - !. (Yes, it is the exclamation mark, but in Unix it is known as the bang character.)

This has two general forms:

!'command-number'
!'string'


up previous next contents
Next: Examples: Up: The C Shell Previous: Enlarging/Reducing the Number of   Contents