The following command can be used to display the CPU and the processes assigned.
# ps -eo pid,args,psr
Options:
pid - The process ID of the process.
args - Command with all its arguments as a string.
psr - processor currently assigned to the process.
Go to the man pages for more information on the ps command.
I don't this Windows knows what to do with this command. Neither does my ipad!
ReplyDeleteJust the info I was looking for. Thank you!
ReplyDelete...Pete