Re: background task to wget Fedora 18

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux