Dan Nicholson <dbn.lists <at> gmail.com> writes:

> > $ nohup rsync args > /tmp/rsync.log &
> > Then, if you want to watch it working, simply use:
> > $ tail -f /tmp/rsync.log
> 
> Not the answer you're looking for, but a much better general purpose
> solution is to use screen. It's an awesome terminal multiplexer.
...

It works great and the hanging error in bash tests passed.
This is a great resource for others reading the list:
http://jmcpherson.org/screen.html

Thanks,

Peter




-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to