Procs --> output of a process from ps -ef is too long
Hello guys, im having some problems to monitor processes with a long output (most of them are java processes). Hobbit seems to cut the output at certain size and i have to look for a string which appears at the end of the output. where can i change this length limit? tia, Cayo