mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 12:35:54 +02:00
16 lines
298 B
Markdown
16 lines
298 B
Markdown
# ,
|
|
|
|
> Voer commando's uit zonder ze te installeren.
|
|
> Meer informatie: <https://github.com/nix-community/comma>.
|
|
|
|
- Voer een commando uit:
|
|
|
|
`, {{commando -met -vlaggen}}`
|
|
|
|
- Voeg een commando toe aan een child shell:
|
|
|
|
`, {{[-s|--shell]}} {{commando}}`
|
|
|
|
- Wis de cache:
|
|
|
|
`, {{[-e|--empty-cache]}}`
|