Download from Google Drive using wget in Linux

By default, Google Drive does not allow plain wget commands (e.g. wget google-drive-link) in Linux. The workaround is to use the following syntax:

For example, to download the example.zip file from the Google Drive link below:
https://drive.google.com/open?id=1vzHBVXvpF0dFKaDamJ6THg-0Gc-cSDoR

You can use the following wget command in Linux. Note that you have to enter the google drive file id twice and also enter the file name.
wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=1vzHBVXvpF0dFKaDamJ6THg-0Gc-cSDoR' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\1\n/p')&id=1vzHBVXvpF0dFKaDamJ6THg-0Gc-cSDoR" -O example.zip && rm -rf /tmp/cookies.txt

Thanks to this website below for the idea:
https:// pc-mind.com/how-to-download-google-drive-files-with-wget-linux-tiny-and-big-file-size/

How to scroll left and right on a Blackberry 8703e

To scroll left and right on the Blackberry 8703e, press ALT and the scroll key at the same time. Stop pressing the ALT key when want to scroll up and down.
Note: Not able to scroll left and right would drive me crazy. Couple of months back, I found out the ALT method. Today, I was talking to some other Blackberry users and they did not know about the ALT method. So, I decided to post this to share with others. If this is useful to you, then my time was well spent 🙂
Blackberry 8703e - click to enlarge (372 kb).
Image courtesy: Blackberry 8703e Getting Started Guide. www.blackberry.com
More info:
http://forums.crackberry.com/f34/scroll-left-right-2528/
http://na.blackberry.com/eng/devices/device-detail.jsp?navId=H0,C63,P204