mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-31 20:38:40 +00:00
While running these commands from alias, facing issues using kill `cat pid`, In some situations, the more compact: ``` pkill -F /var/run/myProcess.pid ``` is the way to go.