> ## Content Index
> Fetch the complete content index at: https://kudithipudi.org/llms.txt
> Use this file to discover other available public pages before exploring further.

# HOW TO : View HTML pages in Linux (command line)
- URL: https://kudithipudi.org/howto-view-html-pages-in-linux-command-line/
- Published: 2009-01-31T01:07:24.000Z
- Updated: 2009-01-31T01:07:24.000Z
- Description: If you are stuck in a terminal on a Linux workstation and need to view a html file.. you can use the following command links NAME_OF_HTML_FILE...
- Author: admin
- Tags: HOWTO, Linux, Uncategorized, #wp, #wp-post, #Import 2026-08-23 02:32

If you are stuck in a terminal on a Linux workstation and need to view a html file.. you can use the following command

`links NAME_OF_HTML_FILE`

Links displays the HTML code in the page by default..If you want to just view the rendered HTML, press “\\” and you can toggle between HTML and Text views.

P.S : You need to have [links](http://elinks.or.cz/?ref=kudithipudi.org) installed to use it :).. But most of the new distributions have it installed by default.