On Wed, 2019-11-20 at 16:52 -0700, home user wrote: > > if ! pidof ksysguard > /dev/null ; then ... > Thank-you Patrick. > I studied the man page for pidof. As I understand it, it implies that > pidof does not work across login names; user2 cannot see user1's processes: You misread what the man page says. > ----- > [from the description of option "-c"] > This option is ignored for non-root users, as they will be unable to > check the current root directory of processes they do not own. Irrelevant. Your use case does not require the '-c' flag. Neither does my example. > So this will not work. Yes it will. Also, could you please configure your mail client to do proper reply quoting with attribution? See virtually every other message reply on this list for examples. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx