> + I PipeRead 'str=$(/bin/ps -A --format "%C %P %c" | sort -n -r | tail -n1)
                                                                    ^^^^
Sorry, that should be 'head', of course. (or drop the '-r' flag on 'sort'.)

SCoTT. :)

Reply via email to