--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # Comma > Run commands without installing them. > More information: . - Run a command: `, {{command -with -flags}}` - Add a command to a child shell: `, {{[-s|--shell]}} {{command}}` - Clear the cache: `, {{[-e|--empty-cache]}}`