Quote:
|
there are something with shell-scripts not accepting nice within... but shellscripts run with the nice command will let every command performed by the shell-script beeing handled by nice
|
so most of the time it will run the nice command within the script?
thanks for the info. this is what i needed to know =)