Difference between revisions of "OPS435 Lecture 2 - Bash"
(Created page with 'apropos (sections), man pages, searching Commands used this week * du * df * ps * file * mv * cat * clear * ssh * which * whereis * cd * man * echo * exit * ifconfig * export *…') |
(No difference)
|
Revision as of 20:53, 17 January 2016
apropos (sections), man pages, searching
Commands used this week
- du
- df
- ps
- file
- mv
- cat
- clear
- ssh
- which
- whereis
- cd
- man
- echo
- exit
- ifconfig
- export
- chmod
- ls
- kill
- grep
- more
- less
"Global" variables:
- PATH
- USER
- PS1
- SHELL
- PWD
- HOME