Chinaunix首页 | 论坛 | 博客
  • 博客访问: 47741
  • 博文数量: 7
  • 博客积分: 310
  • 博客等级: 二等列兵
  • 技术积分: 75
  • 用 户 组: 普通用户
  • 注册时间: 2008-09-29 14:10
文章分类
文章存档

2012年(1)

2009年(6)

我的朋友

分类:

2009-11-14 20:20:31

w3m is a text format html browser under *nix
The normal manuals of the software are under the /use/share/doc dircetory.
many manuals are html format
I add a .sh file under /usr/local/bin/

like this :

 #!/bin/bash
   w3m /home/senno/scripts/doc.html


the code of doc.html is show as follow

   
        manual index
   
   
   
       

MANUAL CAN INDEX:


       
-------------------------------------------------------------------------

       

  
        gcc
       


       


        perl
       


       


        python
       


       


        linux-HOWTO
       


       


        kernel-doc
       


       


        postgresql
       


       


        bashref
       


   





in the terminal , I type in $>doc
the output show as follow


阅读(1528) | 评论(0) | 转发(0) |
0

上一篇:steps of compile kernel 2.6.31.5

下一篇:puppy linux

给主人留下些什么吧!~~