Source
From FreeBSDwiki
(Difference between revisions)
m (Reverted edits by 200.29.96.75 (Talk); changed back to last version by Jimbo) |
|||
(One intermediate revision by one user not shown) | |||
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]] |
Latest revision as of 09:42, 8 February 2008
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.