Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gto76/linux-cheatsheet
Comprehensive Linux Cheatsheet
https://github.com/gto76/linux-cheatsheet
bash cheatsheet git linux vim
Last synced: 6 days ago
JSON representation
Comprehensive Linux Cheatsheet
- Host: GitHub
- URL: https://github.com/gto76/linux-cheatsheet
- Owner: gto76
- Created: 2018-05-07T03:12:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T23:10:15.000Z (about 5 years ago)
- Last Synced: 2025-01-27T18:56:52.693Z (11 days ago)
- Topics: bash, cheatsheet, git, linux, vim
- Language: Shell
- Homepage: https://gto76.github.io/linux-cheatsheet/
- Size: 1.82 MB
- Stars: 704
- Watchers: 36
- Forks: 227
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Comprehensive Linux Cheatsheet
==============================
![Penguin Colony](web/penguins.jpg)### Available at https://gto76.github.io/linux-cheatsheet/
### How to generate `'index.html'` from `'linux_cheatsheet.txt'`:
```bash
$ ./parse.py > index.html
```