OPS435 Lecture 2 - Bash

From CDOT Wiki
Jump to: navigation, search

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