To launch yahoo/or any other web site from command line:
# lynx http://www.yahoo.com
# lynx
Once inside browser, here are the shortcuts:
? : To display help
/ : To search any thing (equivalent to CTRL+F in Internet Explorer)
\ : To switch between HTML code and the web page
G : To go to any other website (type G and then URL)
CTRL+R : To reload the current web-page
P : To save/print the web page
CTRL+A : To jump at starting of web-page
CTRL+E : To jump at the end of web-page
m : To go back to home/starting page
BACKSPACE : To display browser's history (previously visited pages)
V : List of previously visited pages
! : To spawn shell. (type exit in shell to return to brower)
No comments:
Post a Comment