Skip to content

A bash script to download files saved in google files from sites like mth102 site.

Notifications You must be signed in to change notification settings

vaithak/script-drive-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

script-drive-download

A bash script to download files saved in google drive files from sites like mth102 site.

First clone this repository then enter into that directory by cd command .

Step to use it in Mac OS

  • Install homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Install lynx
brew install lynx
  • Execute the script
bash script.sh

Steps to use it in Ubuntu

  • Install lynx
sudo apt install lynx
  • Execute the script
bash script.sh

About

A bash script to download files saved in google files from sites like mth102 site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages