Posts
Auto Backup using Dropbox in Linux/Mac
… itself to be auto backed up. Thus I wrote a very small script which does this for me. All it does is read all the folders which needs … copy them to dropbox folder. The rest is done by dropbox scripts. Hence I expect the dropbox program to be running always in the …
Cron a Django Program
… while developing a website in Django was I always had a script which collects or data which is to be in the cron. But Django usually … not None def prepare_environment(): # we’ll need this script‘s directory for searching purposess curdir, curfile = … move up one directory at a time from this script‘s # path, searching for settings.py settings_module = None while not …
Service Engineer/System Administrator Interview Questions
… have been modified before that date.Use perl.Assume the script is run in the native folder itself.Ans: #!/usr/bin/perl @array=`ls …
Operator Preference Grouping Order in C
… Right to Left grouping in C. Level Operator Description Grouping 1 :: scope Left-to-right 2 () [] . -> ++ …
Ontology Linked Data
… char etc.) Domain Ontology Domain ontologies are descriptions of particular subjects or domain areas. Domain ontologies are the … Thus, domain ontologies are the basic bread-and-butter descriptive structures for real-world applications of ontologies. They provide a …
Automatic Command Archive
… to solve tat problem. Or there is another way. Make a script tat will automatically archive the old commands to a file and compress … /home/$1/history/cmd_archive fi [/bash] This script also reduces the current .bashrc file to only unique entry.Although …
Auto Away Notifier for Pidgin in Perl
… finally lots of “You there???”. So I thought of making a script that would inform my buddies that I am away when someone sends me a … => "Auto Away Notifier", description => "Auto Away Notifier in Perl", author => …
BSNL Dataone Auto Downloader
… system time to the hardware clock in the system shutdown scripts. This is distribution specific, so here are some examples: Debian … /etc/default/rcS # # Default settings for the scripts in /etc/rcS.d/ # # For information about these variables see the …
Recent Comments