Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```