1. ls -al;
    2. ifconfig | grep "inet";
    3. cd /;
    4. cd ~;
    5. pwd;
    6. clear;
    7. cp source dest;