tutorials:bash
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:bash [2012/09/13 11:51] – [.bashrc (Ubuntu)] chkuo | tutorials:bash [2012/11/23 13:59] (current) – [.bashrc (Ubuntu)] hsu | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| alias ll='ls -alFG | more' | alias ll='ls -alFG | more' | ||
| </ | </ | ||
| + | |||
| + | |||
| + | # under home directory, | ||
| + | mv .bashrc .bashrc_v2 | ||
| + | # create anyother .bashrc file and paste the below script into it. | ||
| + | nano .bashrc | ||
| ==== .bashrc (Ubuntu) ==== | ==== .bashrc (Ubuntu) ==== | ||
tutorials/bash.1347508318.txt.gz · Last modified: by chkuo