2 réponses
If you open it with a text editor or a pager (like less), you will indeed see the source code.
You need to use a text-based browser, for example links or better yet, w3m. In my opinion, w3m is more complete (but hey, don't kid yourself, a graphical browser is still more comfortable!)
More information about w3m here.
http://w3m.sourceforge.net/MANUAL
Good luck
You need to use a text-based browser, for example links or better yet, w3m. In my opinion, w3m is more complete (but hey, don't kid yourself, a graphical browser is still more comfortable!)
sudo apt-get update sudo apt-get upgrade sudo apt-get install w3m w3m www.google.fr
More information about w3m here.
http://w3m.sourceforge.net/MANUAL
Good luck