mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 23:29:16 +00:00
initial checkin. Kind of stupid for now.
This commit is contained in:
parent
54c0bfff3a
commit
316b9588e8
9
usr.bin/help/help
Normal file
9
usr.bin/help/help
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user