(BTW; hasn't anyone yet created an info2man converter?
Janis Papanagnou wrote:
(BTW; hasn't anyone yet created an info2man converter?
I have had this in ~/.bashrc for years:
function mani () { info $1 --subnodes --output - | less; }
I have had this in ~/.bashrc for years:
function mani () { info $1 --subnodes --output - | less; }
On Tue, 4 Nov 2025 02:37:55 -0800, Yeechang Lee wrote:
I have had this in ~/.bashrc for years:
function mani () { info $1 --subnodes --output - | less; }
Heres a handy example command for viewing a man page in a nicely typeset >rendering:
gunzip -c $(man -w bash) | groff -ktman -Tpdf | okular -
What would be an equivalent for info?
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 5 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 121:30:45 |
| Calls: | 125 |
| Calls today: | 125 |
| Files: | 489 |
| D/L today: |
859 files (365M bytes) |
| Messages: | 76,611 |
| Posted today: | 26 |