gnome application launcher -- keeps running in background
NoOp
glgxg at sbcglobal.net
Fri Nov 28 20:14:42 UTC 2008
On 11/28/2008 11:07 AM, H.S. wrote:
> NoOp wrote:
>
>>
>> I wouldn't think so (but I could be wrong):
>>
>> http://manpages.ubuntu.com/manpages/intrepid/en/man1/wget.html
>> <quote>
>> Wget is non-interactive, meaning that it can work in the background,
>> while the user is not logged on. This allows you to start a retrieval
>> and disconnect from the system, letting Wget finish the work.
>> </quote>
>
> wget works in the background when "-b" option is used (or I have
> understood that option wrong).
> -b
> --background Go to background immediately after startup. If no
> output file is specified via the -o, output is redirected to wget-log.
>
>
>
> I wasn't using that when I made that launcher. I was using only the "-c"
> option so that whenever that launcher is restarted the download resumes.
>
>
>
I _think_ that it goes to background by default (again, not sure as I'm
not well versed on wget (I use the gui gwget for most). But I did:
~$ wget -c http://releases.ubuntu.com/8.10/ubuntu-8.10-alternate-i386.iso
and then exited the terminal. ps aux shows wget still available & the
system monitor shows it 'sleeping'.
Have a look through:
https://bugs.launchpad.net/ubuntu/+bugs?field.searchtext=wget
to see if you can find something there.
More information about the ubuntu-users
mailing list