On 2004-11-23, theticus at excite.com wrote: > I need to run/execute/access a simple html file that is on the server from another machine. $ w3m -dump http://somewhere.com/simple_file.html I'm sure lynx and other such tools have similar options; you could try reading the man page. Greg