why should I help him ?
because that would bring in a change in this world. Please help others in whatever ways possible.
Sunday, March 25, 2007
Friday, March 23, 2007
KB has left QCD
Well it is sad, but, a long time friend and colleague Kaushik, has left QCD and joined DCPL. I wish him well..
Wednesday, March 21, 2007
remove spaces and comments (archival purpose)
cat /etc/squid/squid.conf | perl -e 'foreach (<>) {if (!/^[#\s+]/) {print;}}' > squid.conf
Subscribe to:
Posts (Atom)
VIM issues with powerline
What to do if you get this annoying issue - vi requirements.txt ...
-
Its 30/03/2011 and the semifinals of WC between India and Pakistan is going to be played. The frenzy over the media/newspaper is to be seen....
-
My search for a EWS way of fetching email came to a halt. An awesome software exists. DAVMAIL ! Awesome part is, it implements POP/IMAP/...
-
You want to have apps running in docker container. why? Its convenient, to upgrade and twea k the app independent of changes to your ow...