Understanding Syntax for 2 Linux commands.
I don't understand how this vi command is working. This is the part that I can't see to understand "~/".
vi ~/.vimrc
And what is happening here?
source /etc/profile # reload
Any help understanding these commands will be appreciated.
Thanks
|