On Thursday 03 February 2011 11:45:00 David Collier wrote: > I've solved that by poking around in /proc ... but heaven help us, that > may not even exist on some computers, so I will need yet another level of > complexity for full portability
Hi, Doesn't ps scan /proc? If it is not mounted nor busybox ps nor a script nor real ps would work. I would scan /proc myself to be sure the ouput is formatted the way I like it. Just my 2 cents. Ciao, Tito _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
