cc: add alias page (#8283)

* cc: add page

* Update pages/linux/cc.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
This commit is contained in:
Ciubix8513
2022-08-03 11:26:18 +03:00
committed by GitHub
parent c31eeb4cd5
commit b66a8a728b

8
pages/linux/cc.md Normal file
View File

@@ -0,0 +1,8 @@
# cc
> This command is an alias of `gcc`.
> More information: <https://gcc.gnu.org>.
- View documentation for the original command:
`tldr gcc`