A Little Backup Script

Hey Guys,

I like my files to be automagically backed up whenever I run openmc, so I wrote this little python script that you might find useful. (attached)

it expects there to be a folder named ‘backup’ in your working directory, and you to be redirecting your output to out.txt

just add ‘python backup.py’ to your run.sh file, and away you go.

backup.py (849 Bytes)