diff options
Diffstat (limited to 'usr.bin/nc/scripts/bsh')
-rw-r--r-- | usr.bin/nc/scripts/bsh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/nc/scripts/bsh b/usr.bin/nc/scripts/bsh index 796e480354a..808e8f99687 100644 --- a/usr.bin/nc/scripts/bsh +++ b/usr.bin/nc/scripts/bsh @@ -1,4 +1,6 @@ #! /bin/sh +# $OpenBSD: bsh,v 1.2 2001/01/29 01:58:12 niklas Exp $ + ## a little wrapper to "password" and re-launch a shell-listener. ## Arg is taken as the port to listen on. Define "NC" to point wherever. |