Skip to content

Cheatsheets web viewer. Designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.

License

Notifications You must be signed in to change notification settings

ziedzaiem/Cheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheat

Cheatsheets web viewer. Designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.

preview.png

Run

Just put this directory contents in any web server.

Python 2.x
$ python -m SimpleHTTPServer 8000
Python 3.x
$ python -m http.server 8000

Credits

Inspired from cheat. Uses community-sourced cheatsheets provided by cheatsheets

Licence

MIT.

About

Cheatsheets web viewer. Designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages