Jump to content

Bash

From Wikimedia Belgium

Bash is the Bourne Again Shell, as typically implemented by Linux. It is easily configurable.

Configuration

[edit]

Aliases

[edit]
cat ~/.bash_aliases
alias pwb='/home/$USER/pywikibot/pwb.py'

Resources

[edit]
tail ~/.bashrc
cd /home/$USER/pywikibot
export LANGUAGE=nl:fr:de:en

See also

[edit]