Skip to main content

Linux command: pidof

pidof - find the process ID (PID) of a running program [using its name].

Kill openvpn process

root@T420:~# pidof openvpn
41
root@T420:~# kill -15 $(pidof openvpn)

Popular posts from this blog

Microsoft Excel: Notes

Notes of Microsoft Excel tips used in real life situations.

VMware Workstation: vmrun.exe

Using vmrun.exe to manage VMs on VMware Workstation

Microsoft AI Shell: Notes

AI Shell