1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-01 11:55:30 +02:00
tldr/pages/common/,.md

17 lines
272 B
Markdown
Raw Normal View History

# ,
> Run commands without installing them.
> More information: <https://github.com/nix-community/comma>.
- Run a command:
`, {{command -with -flags}}`
- Add a command to a child shell:
`, {{[-s|--shell]}} {{command}}`
- Clear the cache:
`, {{[-e|--empty-cache]}}`