Backup
Overview¶
Sometime we need to create a backup our programs and libraries. To browse for it is really humdrum. :< So I designed a full automated backup script.
Features¶
- Shell script based full automated backup.
- The target is published programs and libraries.
- You can select a target user name.
Platform¶
- Linux (Tested on Ubuntu 10.10 and FreeBSD 8.1)
- MacOS (Tested on Mac OS X using MacPorts)
- Cygwin on Windows (Maybe...)
Screen shots¶
Setup¶
Execute¶
Result¶
How do I use it?¶
- Download the zipped file from this page.
- Extract the script from the zipped file.
- Execute the script with a target user name.
- Check the result in your terminal.
Resource¶
Special thanks¶
- Special thanks to Mr.-san. He tested on FreeBSD 8.1.
- Special thanks to Mr.-san. He tested on Mac OS X.