Backups
Revision as of 12:47, 15 February 2013 by Thomaspurchas (talk | contribs) (New page: Some useful bits and bobs for backing up user files: <pre> rsync --exclude 'backup' -av /export/ ./export/ </pre>)
Some useful bits and bobs for backing up user files:
rsync --exclude 'backup' -av /export/ ./export/