From 3ff9213bcd3493446f29942ea9f1a78a59d48823 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 4 Jan 2005 22:11:58 +0000 Subject: new scripts --- bin/stop | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/stop (limited to 'bin/stop') diff --git a/bin/stop b/bin/stop new file mode 100755 index 00000000..cbafb9da --- /dev/null +++ b/bin/stop @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/local/plan9/bin/kill -STOP "$@" -- cgit v1.2.3