[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] Log into remote backup with "&> log"
From: |
Chencho |
Subject: |
Re: [rdiff-backup-users] Log into remote backup with "&> log" |
Date: |
Fri, 26 Jun 2009 01:05:02 -0700 (PDT) |
Did your default shell change? (for example, from bash to tcsh)
Did you install a different shell as /bin/sh?
The "&> log" seems specific to bash (and bash-like) shells, and may not work
as expected on other shells. It may very well be that your shell is using
the '&' to force the rdiff-process in the background, instead of foreground.
That would also explain the proces seemingly not ending.
Or is rdiff-backup suddenly a wrapper script? 'which rdiff-backup' might
help you answer that question.
HTH,
Maarten
--
View this message in context:
http://www.nabble.com/Log-into-remote-backup-with-%22-%3E-log%22-tp24205942p24216474.html
Sent from the rdiff-backup-users mailing list archive at Nabble.com.