Wed, 01/28/2009 - 05:05
I had not written , something colorful like this from a long time , have tried to tie up all the basics in a single code.
Say i name it as fun.sh , and execute it , lets see what happens :O)
#!/bin/bash
# Variable(s)
user="";
# Function,can be defined without the function keyword !!