On Tuesday 03 April 2012 04:31, [email protected] wrote: > Hi all, > > in some cases for system maintenance (e.g. shortly before putting the > system on standby or sleep) it could be wise to stop all running > processes (and let them continue after doing some operation). So how to > achieve this in shell scripts ... > > There is a nice command to send signals to all processes except the own > session, init and it even allows to exclude specified processes ... the > killall5 ... but it fails to work on SIGSTOP :-(
Thanks for the report. Fixed in git. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
