Blame
fe7301 | Steven Anderson | 2024-12-30 10:48:38 | 1 | # ScriptFU |
b80c7f | Steven Anderson | 2024-12-17 19:19:12 | 2 | |
3222e2 | Steven Anderson | 2024-12-30 11:25:50 | 3 | This is my collection of code snippets and commands for my reference. Maybe others can find some things helpful as well. |
b80c7f | Steven Anderson | 2024-12-17 19:19:12 | 4 | |
5 | ||||
6 | Two other better sources for examples are: |
|||
7 | ||||
8 | * [cheat.sh](https://github.com/chubin/cheat.sh) Example, run: `curl cht.sh/iptables` |
|||
9 | * [tldr](https://github.com/tldr-pages/tldr) Example, run (once installed) `tldr nmap` |