Loading README.md +24 −0 Original line number Diff line number Diff line Loading @@ -162,3 +162,27 @@ url -u YourUsername:YourPassword -d status="Your status message" http://twitter. (303) xxx-xxxx ``` ### 19) lynx-Terminal Browser ------------- #### Installation * `sudo apt-get install lynx` #### Running * type `lynx` and browse!! ### 20) axel - Terminal Based Downloader ------------- #### Installation run `sudo apt-get install axel` in terminal #### Running * open Terminal in the directory where you want to download the file * type `axel "paste the link here"` in the terminal * the file will be downloaded Loading
README.md +24 −0 Original line number Diff line number Diff line Loading @@ -162,3 +162,27 @@ url -u YourUsername:YourPassword -d status="Your status message" http://twitter. (303) xxx-xxxx ``` ### 19) lynx-Terminal Browser ------------- #### Installation * `sudo apt-get install lynx` #### Running * type `lynx` and browse!! ### 20) axel - Terminal Based Downloader ------------- #### Installation run `sudo apt-get install axel` in terminal #### Running * open Terminal in the directory where you want to download the file * type `axel "paste the link here"` in the terminal * the file will be downloaded