i'm relearning some linux stuff, i recall that after i make edits to this file, i should issue a command that reloads the file and checks it for errors for safety reasons. Anyone know what the command is? I think the command is "source". However, when I su to root, and type in "source", it says it cannot find it. How do I make the Path include/find it?
|
feedback
|
|
I think that
Since
Here is an example from a FreeBSD system: FreeBSDBox[1001] # echo $SHELL /bin/csh | |||||||||||||||
feedback
|