hello for all, I want to backup all the ".bash*" (bashrc, bashaliases..) files
my backup.sh script looks like this: rdiff-backup --print-statistics --terminal-verbosity 2 \ --include ~/Documents/Magveda\,\ UAB/rastai/ \ --include ~/Documents/Magveda\,\ UAB/saskaitos/ \ --include ~/.fonts \ --include ~/.vim \ --include ~/.config/mc \ --include "~/.bash*" \ --exclude '**' \ ~/ ~/Backup/ I get error: Fatal Error: Fatal Error: The file specification '~/.bash*' cannot match any files in the base directory What is wrong here?.. -- View this message in context: http://old.nabble.com/how-to-use-wildcird-to-include-hidden-config-files-from-home-folder-tp34977070p34977070.html Sent from the rdiff-backup-users mailing list archive at Nabble.com. _______________________________________________ rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki