Files
cheatsheet-tldr/linux/cc
2024-02-21 11:19:49 +00:00

14 lines
238 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# cc
> This command is an alias of `gcc`.
> More information: <https://gcc.gnu.org>.
- View documentation for the original command:
`tldr gcc`