Commit graph

218 commits

Author SHA1 Message Date
nils biesalski
c046c4dd42 Changed regex for grep iirc POSIX mode
http://stackoverflow.com/questions/6901171/is-d-not-supported-by-greps-basic-expressions
2013-10-31 13:51:08 +01:00
David D Lowe
396b42d483 Deal with arguments with special characters better
Script now handles filenames with special characters (such as spaces,
hard tabs, newlines, double quotes and a dash prefix). The only
exceptions are filenames with single quotes. In this case, the script
will fail early with a clear error message.
2013-10-30 13:45:48 +00:00
rastkov
8318db90c5 Update rsync_tmbackup.sh 2013-10-29 12:15:38 +01:00
rastkov
a40a733902 Update rsync_tmbackup.sh
Using find instead of ls to find the last and second last directory used for backup.
2013-10-29 12:07:30 +01:00
Laurent
1b0b115dd0 Merge pull request #5 from bitdeli-chef/master
Add a Bitdeli Badge to README
2013-10-28 10:03:24 -07:00
Bitdeli Chef
b3416b27a0 Add a Bitdeli badge to README 2013-10-28 17:04:53 +00:00
Laurent
b39b7ed905 Merge pull request #2 from dereckson/patch-1
Script less Linux-centric, more UNIX-agnostic
2013-10-28 01:51:00 -07:00
Sébastien Santoro
868fb6d053 Script less Linux-centric, more UNIX-agnostic
On FreeBSD and Solaris, Bash isn't by default located in /bin.

This shebang line will find it according the environment path.
2013-10-28 09:26:12 +01:00
Laurent
316e2ce58a Update README.md
Added license
2013-10-28 15:47:57 +08:00
Laurent Cozic
235d859b3a Don't cross filesystem boundaries during backup. 2013-10-28 11:41:22 +08:00
Laurent
43ba814961 Update README.md
Formatting
2013-10-27 14:22:37 +08:00
Laurent Cozic
1340e5ecde Readme formatting 2013-10-27 14:20:12 +08:00
Laurent Cozic
c5c3670555 Readme formatting 2013-10-27 14:19:37 +08:00
Laurent Cozic
033cabcbcf Fixed support for relative paths 2013-10-27 14:18:11 +08:00
Laurent Cozic
a3cdd8640a Readme tweaks 2013-10-27 12:34:05 +08:00
Laurent Cozic
405bdd9dc2 Wrote readme file 2013-10-27 12:31:06 +08:00
Laurent Cozic
dd32c98a2c First commit 2013-10-27 12:00:28 +08:00
Laurent
13ab17cba4 Initial commit 2013-10-26 20:57:45 -07:00