Skip to content

Commit 51ba04f

Browse files
committed
script that stops 4-to_infinity_and_beyond process without using kill or killall
1 parent 482f760 commit 51ba04f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
# script that stops 4-to_infinity_and_beyond process without kill or killall
3+
pkill -f 4-to_infinity_and_beyond

0 commit comments

Comments
 (0)