html2four.1

来自「This a good VPN source」· 1 代码 · 共 27 行

1
27
字号
.TH HTML2FOUR 1 "August 1999".\" RCSID $Id: html2four.1,v 1.1 2001/01/29 01:18:07 sandy Exp $.SH NAMEhtml2four - extract headers from HTML files into four-field lines.SH SYNOPSIS.B html2four[-digit] file*command [ argument ...].SH DESCRIPTION.I html2fourextracts information from HTML files and writes it out with fourtab-separated fields: filename, last label (<a name=> tag) seen,header tag type (H[0-9]), and header text. This is an intermediateformat convenient for generating a permuted index with four2perm(1)or a table of contents with a simple awkscript.The only option is a digit to limit the header levels extracted.For example, with -3 only h1, h2, h3 tags are taken. By default,it takes h[0-9], though HTML only defines levels 1 to 6..SH SEE ALSO.hy 0four2perm(1).SH HISTORYWritten for the Linux FreeS/WAN project<http://www.xs4all.nl/~freeswan/>by Sandy Harris.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?