htbl
Section: ユーザーコマンド (1)
Updated: 2021年7月
Index
Return to Main Contents
名前
htbl - time の結果を統計する。
書式
htbl [-d 区切り文字]
説明
標準入力をHTMLの表に変換する。
$ htbl -d: < /etc/passwd | head
<table border=2>
<tr>
<th>root</th>
<th>x</th>
<th>0</th>
<th>0</th>
<th>root</th>
<th>/root</th>
<th>/bin/bash</th>
</tr>
作者
mailto: akihito.yakoshi@gmail.com
著作権
Copyright © 2021 ycos Systems
Index
- 名前
-
- 書式
-
- 説明
-
- 作者
-
- 著作権
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:51 GMT, July 21, 2021