Some time ago, Robert Moskowitz said:
It is going, but I got the message:
nohup: ignoring input and appending output to `nohup.out'
and there is a file nohup.out in the directory I am downloading to;
right now it is empty.
As `nohup´ redirect the output to a non-tty file, it declare the file
`nohup.out´
as default. You can specify another name if you want to check the output:
Example:
# nohup wget ftp://someserver.org/somefile.iso -o /tmp/wget-log > out.txt &
Or if you don't care, send it to null:
# nohup wget ftp://someserver.org/somefile.iso -o /tmp/wget-log >
/etc/null &
The file is empty because `wget´ don't produce any output or error with
its execution.
Best regards,
Lázaro.
***************************************************************************************************
* F R A S E D E L D O M I N I O *
* ***************************************** *
* "...Solo quien construye el futuro tiene derecho a juzgar el pasado..." *
* *
* Friedrich Nietzsche *
* *
***************************************************************************************************
* Este correo Electónico ha sido procesado por el servidor de correo empresarial *
* del dominio FRIOCLIMA.COM.CU. Si desea obtener más información sobre *
* nosotros, consulte nuestro portal digital ubicado en la dirección url: *
* http://www.frioclima.com.cu/ *
* *
* Frioclima es una marca registrada protegida por los derechos de copyright (c) *
* 1992-2013 *
***************************************************************************************************
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org