cd : カレントディレクトリから移動する
[構文] cd ディレクトリ
# cd /var/log
/var/log ディレクトリに移動
# cd
引数無しで自身のホームディレクトリに移動