What backup software?
Marcin ‘Qrczak’ Kowalczyk
qrczak at knm.org.pl
Mon Aug 11 12:38:54 UTC 2008
2008/8/11 Karl Larsen <k5di at zianet.com>:
> rsync -vaH --exclude '/proc' --exclude 'sys' --exclude '/mnt' --exclude
> '/media' /. /media/disk
>
> A problem with rsync is every ' is critical.
They are not. For the shell '/proc' and /proc are the same, rsync sees
the same argument in either case. It is not able to distinguish them
even if it wanted to.
--
Marcin Kowalczyk
qrczak at knm.org.pl
http://qrnik.knm.org.pl/~qrczak/
More information about the ubuntu-users
mailing list