User Tools

Site Tools


resources:bash_resources

This is an old revision of the document!


bash variables

<2014.6.24>

List names, values and types of all variables

Useful on the command line, to see what you're working with:

declare -p

bash command prompt customization

anthony@anthony-VirtualBox:~$ cp -p .bashrc .bashrc.orig

http://askubuntu.com/questions/16728/hide-current-working-directory-in-terminal

resources/bash_resources.1453945627.txt.gz · Last modified: (external edit)