how to donwload file with ubuntu command from google drive code example
Example: download google drive file ubuntu
sudo wget "https://drive.google.com/uc?export=download&id=replace_this_by_file_id"
sudo wget "https://drive.google.com/uc?export=download&id=replace_this_by_file_id"