On Sun, Jul 22, 2007 at 08:10:22PM -0600, Kelly Jones wrote: > How do I get elinks to run an external (Unix) command and display the > result as HTML? > > If I type "Goto" "/bin/ls", the choices I get are "Open", "Save", > "Display", and "Cancel". "Run" isn't one of the options. > > I realize "/bin/ls" doesn't output HTML-- it was just an example.
/usr/bin/tree -H file:// That will get you html. Don't play with scripting in elinks so I can't help with the rest of it. -- =()==()==()==()==()- http://fauxascii.com \ \ \ \ \ \ ASCII artist :F_P:-O- -O- -O- -O- -O- -O- -O- Get your ASCII Art T-Shirt: http://www.keystroketshirts.com/ascii/dream-in-ascii-fullView.php# _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
