Bash Rules
Tuesday, June 07, 2005
Alternative for loop syntax
for(( i=1;i<6;i++))
do
echo $i
done
posted by Tatavarty Kalyan at
3:08 AM
0 Comments:
Post a Comment
<< Home
About Me
Name:
Tatavarty Kalyan
View my complete profile
Previous Posts
bash version of colorise python script
Searching forward through history
Substitution in the previous command
shopts
Learning the Bash shell
Routing for localhost
A thing about sed regex
command command
Basic usage of awk
My remote package installer ;)
0 Comments:
Post a Comment
<< Home