Thanks to everybody that send an answer; to many names to mention.
More or less something along theses lines:
---------------
while ( 1 )
end
---------------
#/bin/sh
while : ; do : ; done
---------------
main()
{
while(1);
}
---------------
-Val
> Original question
> I'm doing testing for CA-TNG monitoring and I'm looking for a script(s) that
is very CPU intensive.
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:13:34 CDT