Skip to content

chrissparksnj/google_drive_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Alt Text

About

shell commands for google drive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages