Anyone able to help me out with some basic unix commands? I'm wanting to replicate top using ps -ef so that I can have some more control over columns, grep etc. I can pretty much get it - all except for the % of cpu usage. How do I add that in? Any ideas?