How to open url in dos shell?

Status
Not open for further replies.

daemon

Broken In
can any please help on this? & in bash shell too & also how to download files from dos & bash shell too


thxxxxxxxxxxxxxxx!!!!!!
 

cynosure

UbuntuUser
In bash you need to download a program called links.
then use it this ways:

links www.google.com :::: OR links <your url>

This will open google.com. 8)
But no images will be displayed, so dont search google images ;)

I dont know about DOS.
 

mehulved

18 Till I Die............
daemon said:
can any please help on this? & in bash shell too & also how to download files from dos & bash shell too


thxxxxxxxxxxxxxxx!!!!!!
*lynx.browser.org/
*home.pacific.net.sg/~kennethkwok/lynx/
*gnuwin32.sourceforge.net/packages/wget.htm
*www.gnu.org/software/wget/
 

nileshgr

Wise Old Owl
Bash shell has wget for terminal downloading and lynx text-web-browser for WWW browsing. U can install gwget a GUI version of wget. I have never used it. :)
 

Sukhdeep Singh

Host4Cheap.org
daemon said:
can any please help on this? & in bash shell too & also how to download files from dos & bash shell too


thxxxxxxxxxxxxxxx!!!!!!
If you are trying to do this on your server, to keep the URL open, use screen and lynx and open the URL and deatch screen. More info on screen
*www.rackaid.com/resources/linux-tutorials/general-tutorials/linux-screen.cfm
 
OP
D

daemon

Broken In
cynosure said:
In bash you need to download a program called links.
then use it this ways:

links www.google.com :::: OR links <your url>

This will open google.com. 8)
But no images will be displayed, so dont search google images ;)

I dont know about DOS.

Can you tell me that where to download that from??

Thanks in advance!!
 
Status
Not open for further replies.
Top Bottom