kill $(pidof -x -o '%PPID' $0) >/dev/null 2>/dev/null
Is there a solution without the use of "pidof" command?In cygwin unfortunately it is not present...
Hi thhanks for posting this
Post a Comment
2 comments:
Is there a solution without the use of "pidof" command?
In cygwin unfortunately it is not present...
Hi thhanks for posting this
Post a Comment