|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Command for web browsing in Unix
Cannot remmeber how to browse web using unix command. Is it link www.hotmail.com, obiously it's not working. Could you please let me know the exact command for it? Thank you.
|
|
#2
|
|||
|
|||
|
RE: Command for web browsing in Unix
It depends on what is installed on the system. The most common is lynx.
So: lynx www.hotmail.com |
|
#3
|
|||
|
|||
|
RE: Command for web browsing in Unix
Lynx also works great for downloading. Say I am working on my windows machine and working on my unix box vi telnet or secure shell. I found a application I want to download for unix. Instead of downloading on my windows machine and using FTP to uploading it I just paste the link after lynx like
lynx www.download-a-app.com/someapp.tar I do it this way because it is easier to find what you want in a graphical browser. Just a Tip |
|
#4
|
|||
|
|||
|
RE: Command for web browsing in Unix
wget is better for that...
|
|
#5
|
|||
|
|||
|
RE: Command for web browsing in Unix
Agreed, I use both, but he was asking about lynx
|
|
#6
|
||||
|
||||
|
RE: RE: Command for web browsing in Unix
Quote:
No, he asked about a UNIX command, not specifically lynx. |
|
#7
|
|||
|
|||
|
RE: Command for web browsing in Unix
Quote:
He was looking for a command to browse the web from unix. I wouldn't use wget to browse the web. As zombie said, wget is better for grabbing a single file. Both programs have their place and use. Case closed. No need to argue about it. |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Server Administration > Command for web browsing in Unix |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|