ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/fcrackzip/myman2html
Revision: 1.1
Committed: Mon Aug 4 07:09:51 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial check-in, also 1.0 check-in

File Contents

# Content
1 #!/bin/sh
2
3 man2html "$@" | tail +3 | perl -pe 's/<A HREF="http:\/\/localhost.*?<\/A>//g'