> ps auxww truncates command at 4096 characters, > [developers] want to see the entire thing... If they know the PID in question this might work: xargs -0 < /proc/$PID/cmdline