UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: unaliasChapter 4
The Bourne Shell and Korn Shell
Next: Reference: until
 

unset

unset [-f] names

Erase definitions of functions or variables listed in names. In the Korn shell, functions must be specified explicitly with the -f option.


Previous: Reference: unaliasUNIX in a Nutshell: System V EditionNext: Reference: until
Reference: unaliasBook IndexReference: until

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