Source
From FreeBSDwiki
(Difference between revisions)
Line 1: | Line 1: | ||
[[source]] is a built-in command to the shell that you use to re-read your shell configuration file on the fly (without having to re-login). Similar to [[rehash]]. | [[source]] is a built-in command to the shell that you use to re-read your shell configuration file on the fly (without having to re-login). Similar to [[rehash]]. | ||
+ | |||
+ | [[Category: System Commands]] |
Revision as of 23:07, 7 December 2005
source is a built-in command to the shell that you use to re-read your shell configuration file on the fly (without having to re-login). Similar to rehash.