home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Big Green CD 8
/
BGCD_8_Dev.iso
/
NEXTSTEP
/
UNIX
/
Shells
/
zsh-3.0.5-MIHS
/
src
/
Functions
/
mere
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-06
|
84 b
|
4 lines
#! /bin/sh
# read a man page in the current directory
nroff -man -Tman $1 | less -s