• [^] # Re: Options, arguments, sous-commandes

    Posté par (site web personnel) . En réponse au message question sur les arguments que l'on donne aux commandes. Évalué à 0.

    La documentation, et surtout le comportement de systemctl sans paramètre, semblent contredire cette assertion.

    COMMANDS
     The following commands are understood:
     Unit Commands
     list-units [PATTERN...]
     List units that systemd currently has in memory. This includes
     units that are either referenced directly or through a dependency,
     units that are pinned by applications programmatically, or units
     that were active in the past and have failed. By default only units
     which are active, have pending jobs, or have failed are shown; this
     can be changed with option --all. If one or more PATTERNs are
     specified, only units matching one of them are shown. The units
     that are shown are additionally filtered by --type= and --state= if
     those options are specified.
     This is the default command.
    

    Debian Consultant @ DEBAMAX