in reply to
incorporate Ctrl+z of unix in Perl code
Doesn't hp-ux top support the -b (batch) option when incorporating into scripts and the -n option to specify the number of itterations
print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."
Comment on
Re: incorporate Ctrl+z of unix in Perl code
Download
Code
In Section
Seekers of Perl Wisdom