Google Drive Shell Meta Commands 'h' shows help 'clear' clears screen 'exit' quits program 'see' shows examples of how to use commands Navigation 'ls' lists files in current directory 'cd ' changes directory. Use the pre-pended number. EG: cd 0 'cd ..' moves back one directory 'pwd' prints working directory Local Navigation 'lcd' changes local working directory 'lls' lists local directory 'lpwd' prints current local directory Do Work Commands 'get downloads specific file 'rm ' removes a single file 'downloadall' downloads all files in current directory 'mkdir' makes new directory 'rmdir' removes specified directory 'rename renames files 'deleteall' deletes all files in current working directory 'upload' uploads local file 'touch' creates new empty file on drive 'cat' shows files contents