Commit Graph

  • 65c50bc5b3 [SSH] add a cheat for ssh (encryption) ImmortalPC 2014-03-27 15:44:06 +01:00
  • b4c5b7f2f9 [IPTABLES,TCPDUMP] Add cheats for iptables and tcpdump ImmortalPC 2014-03-25 14:29:53 +01:00
  • 0ab7dcdcc9 Merge pull request #149 from ssherar/patch-1 Chris Lane 2014-03-19 22:34:20 -04:00
  • 04eabeabd5 Merge pull request #148 from brutus/master Chris Lane 2014-03-19 22:33:30 -04:00
  • d02e0d98a8 Merge pull request #150 from ImmortalPC/master Chris Lane 2014-03-19 22:29:29 -04:00
  • 0ba36baa48 Merge pull request #151 from carlu/master Chris Lane 2014-03-19 22:28:02 -04:00
  • b2e5f6d2cf [XARGS] Add xargs example ImmortalPC 2014-03-10 21:47:19 +01:00
  • 60eff9308c - Cheatsheets added for a couple of my favourite commands: - rsync: file copy and backup multi-tool - indent: one liner to nicely format C/C++ source. Carl Unsworth 2014-03-07 14:29:10 -08:00
  • c0a51a2d0f [PS,GREP] Exclude grep from your grepped output of ps. ImmortalPC 2014-03-07 14:52:50 +01:00
  • 87a594535a Update wget Brutus 2014-03-06 14:21:56 +01:00
  • af8eb721be Update wget Brutus 2014-03-06 14:20:52 +01:00
  • b7347a9409 Adding two invaluable commands to tmux cheatsheet Sam Sherar 2014-03-04 19:24:22 +00:00
  • 4512e5fc44 include commands to mirror locally Brutus 2014-02-26 15:09:37 +01:00
  • e268ba3df2 Merge pull request #146 from ImmortalPC/master Chris Lane 2014-02-20 16:32:46 -05:00
  • f3342373cd [TAR] Add a new command in tar ImmortalPC 2014-02-15 19:46:46 +01:00
  • e7d6f88912 Merge pull request #145 from davem2/journalctl Chris Lane 2014-02-10 19:34:35 -05:00
  • 0a240c6ab6 add cheat sheet for journalctl David M 2014-02-05 10:26:04 -05:00
  • a79391ed02 Merge pull request #140 from marlonlandaverde/wget-into-directory Chris Lane 2014-01-26 06:09:15 -08:00
  • 3b78250404 adds how to wget a file into a specific directory Marlon Landaverde 2014-01-19 15:06:42 -05:00
  • 73dc4182a9 Merge pull request #139 from ImmortalPC/master Chris Lane 2014-01-10 18:56:17 -08:00
  • e131dce6bb [Git:change] Add a command to show a file as it appeared at <commit id>. ImmortalPC 2014-01-07 11:33:36 +01:00
  • 16c31c11fe Merge pull request #138 from fuzzgun/master Chris Lane 2013-12-27 10:23:25 -08:00
  • 1c081bd83c Added cheat sheet for irssi Bob Mottram 2013-12-27 15:27:47 +00:00
  • af0ec35ba4 Merge pull request #137 from ImmortalPC/master Chris Lane 2013-12-26 14:09:23 -08:00
  • 2acf73476c Merge remote-tracking branch 'upstream/master' ImmortalPC 2013-12-25 20:09:33 +01:00
  • e63e7b0e3c Merge pull request #136 from andrewjkerr/additional-cheatsheets Chris Lane 2013-12-23 11:01:01 -08:00
  • f3685c42fa Merge pull request #135 from Erethon/feature-cheatsheets-updates Chris Lane 2013-12-23 10:59:42 -08:00
  • c8f6b0abb1 Added cheatsheets for markdown, ncat, and sqlmap. Andrew Kerr 2013-12-16 01:50:12 -05:00
  • 90be14965b Add fun with ascii art ImmortalPC 2013-12-10 10:19:49 +01:00
  • ccf3eddba0 [Change] Add "not this dir" into find examples ImmortalPC 2013-12-05 17:24:29 +01:00
  • 7afb33aee4 Update and some new examples Erethon 2013-12-03 22:20:11 +02:00
  • d8ff70dd57 Merge pull request #133 from Mic92/patch-4 Chris Lane 2013-12-01 10:00:55 -08:00
  • 01b1cddd04 Merge pull request #132 from amitsaha/lsof_enhancements Chris Lane 2013-12-01 10:00:15 -08:00
  • ed4470e582 Merge pull request #134 from amitsaha/strace Chris Lane 2013-12-01 09:59:01 -08:00
  • 56cde2f6e5 Merge pull request #131 from lucaswerkmeister/patch-1 Chris Lane 2013-12-01 09:58:26 -08:00
  • 19505f5d7f Merge pull request #129 from ImmortalPC/master Chris Lane 2013-12-01 09:57:35 -08:00
  • d7bc5507ba Add cheatsheet for strace Amit Saha 2013-11-27 11:47:40 +10:00
  • cfb9603439 crontab: fix typo in comment Jörg Thalheim 2013-11-26 18:13:16 +01:00
  • ccc3c0b878 add crontab examples Jörg Thalheim 2013-11-26 14:30:46 +01:00
  • 94a147ba77 Enhancements to 'lsof' cheatsheet. Amit Saha 2013-11-26 13:20:24 +10:00
  • 1f2ae23628 Add a gdb cheat sheet Lucas Werkmeister 2013-11-25 23:19:11 +01:00
  • c5ecad85fc [Change] GCC Add some samples ImmortalPC 2013-11-25 20:20:12 +01:00
  • 8a3cd5dff2 [Change] Add new example for wget ImmortalPC 2013-11-25 20:07:32 +01:00
  • f42d28088c [Change] grep Add find in files ImmortalPC 2013-11-25 13:44:30 +01:00
  • ad744eea9f [Python] Add basic SMTP server ImmortalPC 2013-11-25 00:52:17 +01:00
  • 663d72012d [Add] dd ImmortalPC 2013-11-18 10:08:18 +01:00
  • 6762bae866 Add warning on netstat: netstat is deprecated and add the new command. ImmortalPC 2013-11-13 23:07:00 +01:00
  • 3b48257b45 Correct description for python ImmortalPC 2013-11-13 22:55:19 +01:00
  • a200fdd52d Correct description for python ImmortalPC 2013-11-13 22:52:06 +01:00
  • ef644d42ec Add python ImmortalPC 2013-11-13 22:48:32 +01:00
  • d8c723681a Graceful failure on failed copy to DEFAULT_CHEAT_DIR Chris Lane 2013-11-11 18:10:00 -05:00
  • 3234d21654 Fixing filename error in setup.py Chris Lane 2013-11-11 17:48:06 -05:00
  • 6cae837a2f Merge branch 'master' of https://github.com/0rax/cheat into 0rax-master Chris Lane 2013-11-11 17:42:48 -05:00
  • e2d10680db Trivial formatting changes on vim cheatsheet Chris Lane 2013-11-11 17:34:45 -05:00
  • 967fa0cedf Merge branch 'master' of https://github.com/7histle/cheat into 7histle-master Chris Lane 2013-11-11 17:33:49 -05:00
  • b9c60a530a Merge pull request #117 from iamsudip/gitpatch2 Chris Lane 2013-11-11 14:30:35 -08:00
  • 73a8b99110 Merge pull request #126 from Mic92/patch-3 Chris Lane 2013-11-11 14:29:25 -08:00
  • 3b604d0baa Merge pull request #127 from Mic92/master Chris Lane 2013-11-11 14:28:30 -08:00
  • fc2bb05f7b change block generator not to held block is they are empty + minor pep8 refacto (pylint:8.85/10) 0rax 2013-11-07 11:23:51 +01:00
  • b264c19491 remove debug 0rax 2013-11-07 00:42:37 +01:00
  • 4c5bd8efa5 indent block fail :x, no more triple output 0rax 2013-11-07 00:41:36 +01:00
  • 69428a7279 Some minor modification (open inside the generator for better readability) + one bug fixe (the last block wasnt yiel by the generator) 0rax 2013-11-07 00:34:37 +01:00
  • d85fab763b Following #128 talk about how output should be made for search. Just changed the way on how the search function output the result, no more ala grep output. Cheatsheets are now parsed [by CheatSheets.__parse_cheat_command_block(self, cheat_fp)] into block (separated by newline), i have seen that all block in cheatsheets are delimited by a blank line, so instead of parsing from first consecutive # to last consecutive command, an output that is not used by all sheets (reference to "7z" cheatfile). And so the block are parsed by begin of the document to blanck line to end of the document. Finally the output is made by indenting the block content by 4 spaces + the title of the sheet on the top. This is a way to handle subcommands in my mind (search "git commit" and you now have all what you want) 0rax 2013-11-07 00:23:54 +01:00
  • b1212052f7 Added search function into cheat, used a grep like output, if needed it could be changed, discussion is open inside #128 issue 0rax 2013-11-06 00:36:49 +01:00
  • 3b0535833b bash: extend switch case example Jörg Thalheim 2013-11-03 20:26:56 +01:00
  • 08f28b5468 wget: continue flag Jörg Thalheim 2013-11-03 20:19:27 +01:00
  • e81088d379 Merge pull request #120 from Mic92/patch-2 Chris Lane 2013-11-03 10:54:34 -08:00
  • 931ce7a579 Merge pull request #125 from fmunch/tail Chris Lane 2013-11-03 10:52:26 -08:00
  • e17fa47655 Merge pull request #119 from amitsaha/systemctl Chris Lane 2013-11-03 10:51:43 -08:00
  • 8d5954268d Added tail cheatsheet Florent Munch 2013-11-01 15:42:56 +01:00
  • b8eed82e84 some new mov vim cmds 7histle 2013-10-31 19:09:51 +04:00
  • 9f50f3b310 openssl: move note about self-signed certificates up Jörg Thalheim 2013-10-28 18:22:55 +01:00
  • b848b2a607 openssl: command to show certificate infos Jörg Thalheim 2013-10-28 13:16:01 +01:00
  • bbbcfe98f9 systemctl cheat Amit Saha 2013-10-28 10:25:34 +10:00
  • c7f5215dfb Added cheats iamsudip 2013-10-24 09:31:42 +05:30
  • c6441524b0 Git cheatsheet: trivial changes Chris Lane 2013-10-23 22:06:48 -04:00
  • fb5721f887 Merge branch 'master' of https://github.com/Ashernor/cheat into Ashernor-master Chris Lane 2013-10-23 22:04:31 -04:00
  • 59ba9e2749 Merge pull request #107 from a-sk/fix-zsh-autocompletion Chris Lane 2013-10-23 18:35:47 -07:00
  • 7bbe9279e1 Merge pull request #114 from iamsudip/gitcpatch Chris Lane 2013-10-23 18:34:11 -07:00
  • eb4e396c98 Merge pull request #116 from puchrojo/patch-1 Chris Lane 2013-10-23 18:31:55 -07:00
  • 64a1e825a9 Merge pull request #115 from barisinanc/master Chris Lane 2013-10-23 18:30:42 -07:00
  • b2f706ac18 Merge pull request #111 from jonlabelle/master Chris Lane 2013-10-23 18:29:23 -07:00
  • 500a205c38 Update README.md puchrojo 2013-10-23 17:59:56 +02:00
  • d491b342cc Fix on vim cheatsheet Baris Inanc 2013-10-21 09:26:35 +03:00
  • acea96b02d Updated git cheatsheet little iamsudip 2013-10-19 13:01:02 +05:30
  • b1df8fe3cc fix edit autocomplete (just dont show description of -e/--edit option and i dont know why 0rax 2013-10-11 19:15:07 +02:00
  • 53978fa86f Add hint to use sudo when creation fail of sheet. 0rax 2013-10-11 18:56:03 +02:00
  • fc4b047958 In response to Issue #108: Added option to copy sheet while not editable. 0rax 2013-10-11 18:32:21 +02:00
  • 6c9ac348b5 Adding wget and curl cheats and updating git cheat ashernor 2013-10-11 18:31:40 +02:00
  • b6e73539bd Added autocompletion for fish shell 0rax 2013-10-11 16:26:24 +02:00
  • 4927eacac0 Add cheatsheet and examples for curl. Jon LaBelle 2013-10-10 16:03:30 -05:00
  • f5a7c30dc4 Merge pull request #110 from TiTi/master Chris Lane 2013-10-08 16:58:43 -07:00
  • 9870deee6f Cheatsheets: minor tweaks Chris Lane 2013-10-08 19:52:46 -04:00
  • 9d1a65b4bb Add cheatsheets TiTi 2013-10-09 00:16:31 +02:00
  • 97182d4cf1 Add a troubleshooting section (python 2.6 doesn't comes with the argparse module) TiTi 2013-10-08 23:55:25 +02:00
  • d9bce2f3c4 add cheatsheet for df iwconfig ls and rm ashernor 2013-10-06 19:47:15 +02:00
  • b5ed21d5b7 Prepand _ to cheat.zsh to make zsh autocompletions works a-sk 2013-10-03 23:57:13 +04:00
  • e087674668 Fix zsh autocompletion file a-sk 2013-10-03 23:55:52 +04:00
  • 545c35722a Merge branch 'master' of https://github.com/0rax/cheat into 0rax-master Chris Lane 2013-09-23 20:44:41 -04:00
  • f38da5dc69 Trivial whitespace fix on cheatsheets/date Chris Lane 2013-09-23 20:42:26 -04:00