From 316b9588e80fbe304107c3497502f48e1a6207a9 Mon Sep 17 00:00:00 2001 From: gdr Date: Sat, 2 Aug 1997 20:49:21 +0000 Subject: [PATCH] initial checkin. Kind of stupid for now. --- usr.bin/help/help | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 usr.bin/help/help diff --git a/usr.bin/help/help b/usr.bin/help/help new file mode 100644 index 0000000..4f0b73a --- /dev/null +++ b/usr.bin/help/help @@ -0,0 +1,9 @@ +#! /bin/gsh +# +# $Id: help,v 1.1 1997/08/02 20:49:21 gdr Exp $ +# +# When it becomes available, /bin/sh should be used for this and +# it should be made a bit "smarter", such as using $PAGER if it is +# defined and checking the usage. +# +/bin/more 17/help/$1