settup onedrive on gnome code example
Example 1: add onedrive to ubuntu
sudo apt-get install onedrive
onedrive
// Authenticate your account on the web
// Copy the response url and paste it
onedrive -m // To sync in real time
onedrive // To sync
Example 2: add one drive to ubuntu
sudo apt-get install onedrive
onedrive
// Authenticate your account on the web
// Copy the response url and paste it
onedrive -m // To sync in real time
onedrive // To sync
man onedrive // Manual