• [^] # Re: Pas vraiment le C

    Posté par (site web personnel, Mastodon) . En réponse au message Graphisme retro en console. Évalué à 3.

    Tu as oublié que je précise à la fin que « quand je fais un man bash et que dedans je fais un /printf [↵] je trouve bien » 😉
    Et j’ai exprès évité de demander la page de manuel de la commande car je voulais précisément afficher l’aidé de la commande intégrée

    $ help help
    help: help [-s] [pattern ...]
     Display helpful information about builtin commands. If PATTERN is
     specified, gives detailed help on all commands matching PATTERN,
     otherwise a list of the builtins is printed. The -s option
     restricts the output for each builtin command matching PATTERN to
     a short usage synopsis.

    Il faut faire attention ici à la précision « information about builtin commands » ; et si tu fais help tout court (ou suivi d’un nom de commande externe) alors « otherwise a list of the builtins is printed ».

    "It is seldom that liberty of any kind is lost all at once." ― David Hume