How will you find out top ten process? code example Example: check the linux process top 10 # ps -eo pid,ppid,cmd,%mem,%cpu --sort=-%mem | head