On 10/13/06, Joel Becker <[EMAIL PROTECTED]> wrote:
>
>         If you can't do it in sh, it's pretty much out of scope.  This
> is a taste rule I use, because like to shell program.  Sure, not the end
> of the world (not a hard rule, I guess), but worth thinking about.

pids=$(cat /mnt/configfs/container/tasks)
for p in $pids; do
  .. do something ...
done

Next objection? :-)

Paul

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to