Language
get the contents of whole site like some wiki or wikia
2014/02/24
For wikis and wikia, generally if you are trying to get some url mirror, then websucker.py is an excellent option. This script is in the python sources so, to get this tool, yumdownloader --source …
debug call function() to debug a function in vim
2011/09/04
Image via Wikipedia […] Have you ever wished that you could either see what is going on initially at the vim startup like you could do with C program in the gdm mode, but really did not want …
prints line numbers
2010/05/27
$ nl others: perl -ne ’print ”$. – $_”’ $1 grep -n . $1 perl -pe ’print ”$. ”’ $1 cat -n $1 […] <a …
Solved – Errors with afraid-dyndns in Goddard (Fedora 13)
2010/05/06
Since I updated to the <a class="zem_slink freebase/en/fedora" title="Fedora" rel="homepage" href="http://fedoraproject.org/">Fedora 13, I was getting …
Calculations
2009/11/17
<img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/perl-one-liners.jpg" alt="Perl One Liners" align="bottom" />This is the third part of a …