cd /bin cp bash bash2 sudo cp bash bash2 cd attu ssh attu.cs.washington.edu clear echo x echo $x x = 10 x=10 echo $x line=read read echo $line line=`read` echo $line read line echo $line man read rbash exit cat .bashrc