On 07/07/2019 07:19 PM, Robert Moskowitz wrote:
How can I find its process number to try and kill it or any better way to get its attention?

ps aux | grep vlc | grerp -v grep

will do what you want. I have this as a one-liner shell script because it comes in handy more often than you'd expect.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to