Here’s a quick way to reload your bachrc file without having to invoke a new shell.
[root@bambee]# source ~/.bashrc
or
[root@bambee]# . ~/.bashrc
Author comments are in a darker gray color for you to easily identify the posts author in the comments
Dude, time to move over to ./zshrc.
one feature got me to love zsh, command completion for commands and options out of the box
Thanks dude
I think just typing bash also will do the trick
I think just typing bash will do the trick as well
@Arstan,
Ah, but that would be invoking a new shell, wouldn’t it…?
Name (required)
Mail (will not be published) (required)
Website
Spam protection: Sum of 1 + 4 ?
Notify me of follow-up comments by email.
Notify me of new posts by email.
Dude, time to move over to ./zshrc.
one feature got me to love zsh, command completion for commands and options out of the box
Thanks dude
I think just typing bash also will do the trick
I think just typing bash will do the trick as well
@Arstan,
Ah, but that would be invoking a new shell, wouldn’t it…?