fork a new process in perl

2011/01/27

I was doing something today and found that I require to fork a new process in perl. Now I had never done this earlier, so I did not know how to do this. First some background : I was doing some …

bash mathematical calculators.

2011/01/25

To start with , the most simple and easy to use should be “bc”. but just for some guys who want to be more experimental, here are few more bash calulator programs. These are completely command line …

shopt causes bash completion to stop working.

2011/01/25

Couple of days, I added some scripts to my bash startup and suddenly realized that bash completions stopped working. This is tricky situation in bash to figure out what went wrong. So, I set my foot …

First earning on the blog in the form of advertising

2011/01/22

<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;"> Image via <a …

Find all the missing paths in the PATH variable in bash script

2011/01/20

Here is a simple script that will list out all the paths in the PATH variable that do not exist.

Linux humour – tar is coward

2011/01/18

Some errors are too good and though you would have seen them couple of times you don’t realize until sometimes it just hits you, like the one below: […] tar: Cowardly refusing to create an …

bash 4.0 – new feature mapfile

2011/01/14

Recently I encountered a problem where I had to create couple of arrays in bash and these were quite dynamic in nature. This script was supposed to be used by couple of guys whom I did not trust too …

perl is faster than bash in some cases.

2011/01/11

Some days back, I had to generate some data to be uploaded to a database. As usual I assumed that bash should be faster and hence wrote the script to create the files in bash. But I found that even …

New feature in Nautilus – resize icon on desktop.

2011/01/10

On Desktop on Gnome using nautilus, now you can resize individual icons. Just right click on the icon to resize and in the menu you will get a resize icon : […] and then you can resize the icon …

Thumbnail

Speed Up Firefox by Moving Your Cache to RAM

2011/01/08

<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;"> Image via <a …

Shell Scripting

2011/01/05

Here are some links for bash programming that you may find useful. http://tips-linux.net/en/content/pro-bash-programming http://tips-linux.net/en/content/expert-shell-scripting …

Thumbnail

Ultralight DIY distribution

2011/01/02

<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;"> Image via <a …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it