Download Article
Download Article
Have you ever wondered how to view web pages in a command line in Linux? Start with step one to learn how to do it, using two different tools.
Steps
-
Go to the terminal and type this command sudo apt-get install w3m w3m-img .
-
Type Y when asked to confirm. Now wait; it's just a matter of 3 MBs.Advertisement
-
Whenever you want to open a web page, go to the terminal and type w3m wikihow.com , with your destination URL in the place of wikihow.com as needed.
-
Navigate around the site.
- Use ⇧ Shift + U to open a new web page.
- Use ⇧ Shift + B to go back to the previous page.
- Use ⇧ Shift + T to open a new tab.
Advertisement
Expert Q&A
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Tips
- Use XTerm instead of the normal gnome terminal while working with W3M so that all the images appear perfectly.Thanks
- There are many other terminal browsers you may like to try, like: elinks, lynx and retawlk. Note that it's only a difference of tastes and it's up to you to what one you pick.Thanks
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement
About This Article
Thanks to all authors for creating a page that has been read 68,502 times.
Advertisement