A perl script that can be used to backup your databases.
Continue readingCategory: Programming
Shell Script to Backup Files Locally Using Rsync
All programmers have their own customized backup solutions. I have six. Yes, six! Five to backup files and one to
Continue readingShell Script Language – Use Perl, Not Bash
To me, a shell script is a script that automates repetitive tasks. But that is not the ‘official’ definition. Wikipedia has this definition: A shell script is a script written for the shell, or command line interpreter, of an operating system.
Continue readingUsing Konqueror as an FTP Client
As a web developer good FTP clients are a necessity for me. I have to upload the scripts to the
Continue reading