Paweł Cisło

74%
Flag icon
$ cat .bash_profile # Put our settings in .bashrc so we have the same environment for login and non-login shells. if [ -f ~/.bashrc ]; then    source ~/.bashrc fi
Linux for Beginners
Rate this book
Clear rating
Open Preview