Learning
bash script to change the vim colorscheme from the list of locally available schemes
2010/06/24
Today I was just wondering how good it would be to have a script to change the <a class="zem_slink freebase/en/vim" title="Vim (text editor)" rel="homepage" …
cdargs – bash cd command with bookmarks and browser.
2010/06/22
cdargs is a <a class="zem_slink freebase/en/bash" title="Bash" rel="homepage" href="http://tiswww.case.edu/php/chet/bash/bashtop.html">bash shell cd with …
List of commands you use most often
2010/06/16
$ history | <a class="zem_slink freebase/en/awk" title="AWK" rel="homepage" href="http://cm.bell-labs.com/cm/cs/awkbook/index.html">awk …
Verify all the paths in the PATH directory
2010/06/08
Here is the command to test that all the directories in your path actually exist. […] (<a class="zem_slink freebase/en/internal_field_separator" title="Internal field …
PuTTY alternatives - AlternativeTo.net
2010/06/04
Sometimes after hours of searching you find a link so good that it needs no introductions and neither any writeup. I found one such page today : <a …
vim – get the list of all the scripts available.
2010/05/27
To get a list of all the scripts in the vim.sf.net project, you can run the following command. This will list all the scripts with the script id. […] wget -O – …
Checking the links to your site (from affiliates) using cron and bash script.
2010/05/27
If you have some affiliate links and are concerned about their presence then you can setup <a class="zem_slink freebase/guid/9202a8c04000641f80000000045c9c5b" title="Cron" …
vim - get mappings from the help tex files available with the scripts.
2010/05/27
Here is a simple script that will show all the vim mappings from the tex file (help file that comes with the vim scripts). This will prove to be very useful in usin gthe mappings 🙂 […] …
Inotify Example - Introduction to Inotify with a C Program Example
2010/05/24
<a href="http://www.thegeekstuff.com/2010/04/inotify-c-program-example/">Inotify Example: Introduction to Inotify with a C Program Example: <a class="zem_slink …
LPI Certification help and tutorials
2010/05/20
For the last couple of days I have been very busy but not too away from my desktop. Though I did not get time to publish anything. Here’s one of my other favourite distributions. Its known …
Startup animation and theme for Fedora 12 onwards.
2010/05/20
Since the release of <a class="zem_slink freebase/en/fedora" title="Fedora" rel="homepage" href="http://fedoraproject.org/">Fedora 12, fedora is using …
vim – get names of the scripts and the details from the command line
2010/05/19
For the below commands either you can set the two variables in bold and then run the scripts or change the following in the commands and run the scripts. If you have html2text installed then you can …