get-process |sort-object cpu -descending |select-object -first 10get-process |sort-object ws -descending |select-object -first 10