I currently have something like this. I am attempting to find a process with a certain name
>:~# ps | grep avahi-daemon
12499 avahi 3048 S avahi-daemon: running [BlahBlah.local]
12500 avahi 3048 S avahi-daemon: chroot helper
12538 root 2672 S grep avahi-daemon <---What is this
What is the 3rd line ? Why does it say grep avahi-daemon