How to grep without grep
Issue:
ps axufS |grep tailwatchd
Output:
root 3052360 0.0 0.0 114756 984 pts/6 S+ 00:45 0:00 | _ grep --color=auto tailwatchd
root 1916299 0.0 0.0 53500 10412 ? S 2018 1:59 tailwatchd
Long way:
ps auxfS |grep tailwatchd |grep -v grep… Read the rest
Output:
root 1184626 0.0 0.0 52160 11424 ?