I am trying to use 'ps' unix command to see the full command the task used. Currently I use "ps -ef" to see the list of process but some process use the command with very long path and the command only been displayed partly not the whole thing. Is there a option to display the whole thing.