https://github.com/heig-cheatsheet/refcard-linux
Carte de référence Linux
https://github.com/heig-cheatsheet/refcard-linux
cheatsheet linux shell teaching-materials
Last synced: 9 months ago
JSON representation
Carte de référence Linux
- Host: GitHub
- URL: https://github.com/heig-cheatsheet/refcard-linux
- Owner: heig-cheatsheet
- License: mit
- Created: 2025-09-19T14:44:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-29T07:10:01.000Z (9 months ago)
- Last Synced: 2025-09-30T08:42:18.781Z (9 months ago)
- Topics: cheatsheet, linux, shell, teaching-materials
- Language: TeX
- Homepage:
- Size: 1.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Carte de référence Linux/Unix

Cette carte de référence est destinée à accompagner l'étudiant durant ses études d'ingénieur. Elle est en principe autorisée durant les travaux écrits et examens ; à confirmer par le professeur en charge de dispenser la matière.
## Preview
La carte de référence est une feuille A4 recto-verso supposément imprimée sur du papier cartonné saumon :

Télécharger la refcard :
https://github.com/heig-tin-info/refcard-linux/releases/latest/download/refcard.pdf
## Build
L'écosystème de compilation s'appuie sur Docker. Vous devez avoir installé docker sur votre machine pour pouvoir compiler cette carte de référence.
```
make
```