This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
02456234a7
NetBSD
/
distrib
/
notes
/
printwhatis
6 lines
80 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
if
[
-f whatis
]
;
then
cat - whatis
<<EOF
.Ss2 \*M specific
EOF
fi
Reference in New Issue
View Git Blame
Copy Permalink