You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Müller e1e26c56a6
Added example for resolveall script
This is useful when the DNS server responds with multiple A records for a given domain.
6 years ago
see_also added Bash-Snippets links 7 years ago
sheets Added example for resolveall script 6 years ago
LICENSE Initial commit 8 years ago
README.md added some initial infos to README.md 8 years ago

README.md

cheat.sheets

Own cheat sheets repository of the cheat.sh.

If you want to add a cheat sheet to cheat.sh directly, add it here (please also consider adding your cheat sheet to one of the upstream repositories).

When adding a cheat sheet please use the following format:

# Command1 description 
# started with some comments
# and followed with a command example/switches
command1

# Command2 description
# Each block separated with an empty line
command2