On Fri, Apr 27, 2012 at 11:01:15AM -0400, John J. Foerch wrote: > On Fri, Apr 27, 2012 at 02:01:16PM +0200, Thorsten Jolitz wrote: > > > > Hi List, > > I have some problems with the shell commands in conkeror. > > > > When pressing x, then selecting a link to a pdf, and accepting the > > proposed default (in my case evince) everything is fine - the document > > is opened. > > > > But when I do the same thing with a link to a html website and the > > shellcommand wget, it seems that nothing happens - no error message, but > > no downloaded html file in ~/ either (wget works on the bash prompt). > > It should download to whatever your cwd is, but I recommend running the > command in a terminal so that you can see its output.
I'm sorry, I misspoke. That command downloads the file to a temporary directory, not your cwd, and deletes it when the command is finished. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
