Created
December 22, 2016 04:13
-
-
Save jinnabaalu/27c15cc43f4070714dfc55d6a25e782d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install command line browser : | |
sudo apt-get install w3m | |
To see the websites running | |
w3m <website> | |
ex: w3m example.com | |
ex: w3m localhost |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment