UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: shiftChapter 5
The C Shell
Next: Reference: stop
 

source

source [-h] script

Read and execute commands from a C shell script. With -h, the commands are added to the history list but aren't executed.

Example

source ~/.cshrc


Previous: Reference: shiftUNIX in a Nutshell: System V EditionNext: Reference: stop
Reference: shiftBook IndexReference: stop

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System