17 lines
297 B
Markdown
17 lines
297 B
Markdown
|
|
# ,
|
||
|
|
|
||
|
|
> Lancer des commandes sans les installer.
|
||
|
|
> Plus d'informations : <https://github.com/nix-community/comma>.
|
||
|
|
|
||
|
|
- Lance une commande :
|
||
|
|
|
||
|
|
`, {{commande -avec -options}}`
|
||
|
|
|
||
|
|
- Ajoute une commande à un shell enfant :
|
||
|
|
|
||
|
|
`, {{[-s|--shell]}} {{commande}}`
|
||
|
|
|
||
|
|
- Vide le cache :
|
||
|
|
|
||
|
|
`, {{[-e|--empty-cache]}}`
|