TIL

This is my 'Today-I-Learned' repository which is used to keep a record of whatever I learn in daily basis.

View on GitHub

wget

This command is generally used in virtual machines, this command is used to get/download files from internet. The command is:

wget “link-to-file”