Shut Up Legs
Down Under Member
I've been working on a bash shell script to backup my files, on my Linux home desktop PC, and it's just about working now, I think. I was having a bit of trouble getting the filename expansion (aka 'globbing') to work properly in the script. It's enough to make one
. I did investigate what backup utilities were available, and there's no shortage of free ones to be had, but none of them quite did what I wanted, so I decided to write my own (the advantage of being a software engineer, I guess)
.
. I did investigate what backup utilities were available, and there's no shortage of free ones to be had, but none of them quite did what I wanted, so I decided to write my own (the advantage of being a software engineer, I guess)
.


