-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: ps
Stop truncating your output you jerk!
The jerk in this scenario is the linux command ‘ps’. I was using it recently in a script that checks to make sure a certain process is running. Whenever I would run the command directly, I would get the desired response, a 1, indicating that the process was found. However, […] Continue Reading
Posted in Googling for Answers, Linux
Tagged linux, ps, scripting