Il existe un manuel pour chaque programme, et il existe un programme pour formater et faire afficher les pages de ce manuel
Je complète en signalant la fort pratique commande apropos qui permet de trouver les pages de manuel traitant d'un sujet :
tth@redlady:~$ apropos awk
awk (1) - pattern scanning and text processing language
filefuncs (3am) - provide some file related functionality to gawk
gawk (1) - pattern scanning and processing language
mawk (1) - pattern scanning and text processing language
nawk (1) - pattern scanning and text processing language
readdir (3am) - directory input parser for gawk
rwarray (3am) - write and read gawk arrays to/from files
time (3am) - time functions for gawk
tth@redlady:~$
[^] # Re: merci a tous
Posté par Tonton Th (site web personnel, Mastodon) . En réponse au message souhaite faire une installation debian bulllseyes. Évalué à 2.
Je complète en signalant la fort pratique commande apropos qui permet de trouver les pages de manuel traitant d'un sujet :