Open main menu

CDOT Wiki β

Changes

OPS435 Lecture 2 - Bash

304 bytes added, 21:53, 17 January 2016
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 *…'
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



[[Category:OPS435]]