[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: man2txt



Alessandro T. scriveva:

> butterfly ha scritto:
> > Ciao a tutti :-)
> >
> > Come da oggetto: come converto la man page di un comando in
> > formato testo?
> una cosa del tipo:
> 
> $ man man > testo
> 
> dovrebbe funzionare, se ho capito bene :-)
>
Mmmh... Bisogna anche formattare l'output:

# Output a video
$ man man | col -b | less

# Output su file
$ man man | col -b > man.txt

Ciao debian-italian!

-- 
GNU/Linux Registered User: #271995
[ http://www.linux.it/~peterpunk ]



Reply to: