What CPU/Memory does a Wait cost?

R

Reportor

I want to run a cron job like without using a cron job. Let's say I wrote a
script, and then let it for 1 hour in each for loop. It could be in Perl
(just add a timer) or in unix shell (i don't know how to wait in shell
script)

If I do a "perl script.pl &", and let it just run in the back ground
forever.

I want to know it that will take too much CPU/Memory for the system and got
myself kicked out of the server.
 
B

Brian McCauley

Reportor said:
I want to run a cron job like without using a cron job. Let's say I wrote a
script, and then let it for 1 hour in each for loop. It could be in Perl
(just add a timer) or in unix shell (i don't know how to wait in shell
script)

If I do a "perl script.pl &", and let it just run in the back ground
forever.

I want to know it that will take too much CPU/Memory for the system and got
myself kicked out of the server.

Ask the server admin.

--
\\ ( )
. _\\__[oo
.__/ \\ /\@
. l___\\
# ll l\\
###LL LL\\
 
R

Reportor

I must ever time get Admin's Review before they can place cron job for me.
I don't want to bother them everytime I change something.

Yesterday, I wrote a Super Proxy Pac Script in Perl and JS. I will profit
from it. Haha.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,133
Latest member
MDACVReview
Top