I'm looking for a more useful ps command for when you just want to find
a process to kill it.  All I really need is the command and the PID so I
tried this:

ps ahx --format=%c%p | sort -u

But that cuts off the command after only 16 characters and it doesn't
show the path the process was run from.  Any pointers?

Thanks,
Brady


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list