[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux-team] man ... > fichier
> Si c'est pour imprimer, une conversion en postscript (man -t blah > file)
> puis un impression grâce à ghostscript ne ferait-elle pas l'affaire ?
Non c'est pas pour imprimer. Toute façon, pour imprimer faut pas filtrer:
man blah | lpr
marche très bien, vu que tout le brol passe par apsfilter...
Mais merci à tous, j'ai trouvé la soluce avec col:
man blah | col -b > lpr
Extrait de la manpage de col:
...
-b Do not output any backspaces, printing only the last character
written to each column position.
...
C'est bien ce qu'il fallait ;))
thanks;..
-o) Pascal Bleser | UNIX *is* user friendly.
/\\ C++/UNIX Development | It's just selective about
_\_v ATOS Payment Systems | who its friends are...
pbleser@atos-group.com---------------------------------
---------
This message was sent by Majordomo 1.94.3. Please report problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.