21 January 2013

Bash Script Compilation

for loop
for((i=6; i<10; i++)) ; do ... done

leading zero
valf=$(printf "%.5d" "$val")

the server my wiki is on is not feeling well currently... ;_;

No comments:

Post a Comment