(Fixed the typo. Thanks ambrus o/)#!/bin/bash while : do make clean echo echo make test echo echo echo "...resting..." echo sleep 5 done
In reply to Re: The code I'm most proud of is:
by Voronich
in thread The code I'm most proud of is:
by Ratazong
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |