[PLUG] nohup output to different out file

Agnello George agnello.dsouza at gmail.com
Mon Nov 15 19:04:13 IST 2010


Hi

I have a small query i need to download multiple file and run it in
the back ground  and log it to  mutiple out files

so this is what have to do

nohup wget  http://download1 &  -----> the output is redirected to nohup.out

again i download2

nohup wget  http://download2 &  -----> the outout is appened to nohup.out

My query how to i tell nohup to redirect its output to nohup1.out or
download2log.out




-- 
Regards
Agnello D'souza




More information about the Plug-mail mailing list