Commit Graph

168 Commits

Author SHA1 Message Date
Chris Lane e17fa47655 Merge pull request #119 from amitsaha/systemctl
systemctl cheat
2013-11-03 10:51:43 -08:00
Amit Saha bbbcfe98f9 systemctl cheat 2013-10-28 10:25:34 +10:00
Chris Lane c6441524b0 Git cheatsheet: trivial changes
Slightly reorganized the order in which some of the examples were
presented.
2013-10-23 22:06:48 -04:00
Chris Lane fb5721f887 Merge branch 'master' of https://github.com/Ashernor/cheat into Ashernor-master
* 'master' of https://github.com/Ashernor/cheat:
  Adding wget and curl cheats and updating git cheat

Conflicts:
	cheatsheets/curl
2013-10-23 22:04:31 -04:00
Chris Lane 7bbe9279e1 Merge pull request #114 from iamsudip/gitcpatch
Updated git cheatsheet little
2013-10-23 18:34:11 -07:00
Chris Lane 64a1e825a9 Merge pull request #115 from barisinanc/master
Fix on vim cheatsheet
2013-10-23 18:30:42 -07:00
Baris Inanc d491b342cc Fix on vim cheatsheet 2013-10-21 09:26:35 +03:00
iamsudip acea96b02d Updated git cheatsheet little 2013-10-19 13:01:02 +05:30
ashernor 6c9ac348b5 Adding wget and curl cheats and updating git cheat 2013-10-11 18:31:40 +02:00
Jon LaBelle 4927eacac0 Add cheatsheet and examples for curl. 2013-10-10 16:03:30 -05:00
Chris Lane f5a7c30dc4 Merge pull request #110 from TiTi/master
Add cheatsheets (lsof, netstat, nmap, pdftk, ps, sam2p [new])
2013-10-08 16:58:43 -07:00
Chris Lane 9870deee6f Cheatsheets: minor tweaks
Made minor changes to the ls and rm cheatsheets.
2013-10-08 19:52:46 -04:00
TiTi 9d1a65b4bb Add cheatsheets 2013-10-09 00:16:31 +02:00
ashernor d9bce2f3c4 add cheatsheet for df iwconfig ls and rm 2013-10-06 19:47:15 +02:00
Chris Lane f38da5dc69 Trivial whitespace fix on cheatsheets/date 2013-09-23 20:42:26 -04:00
Chris Lane 176120c3d6 Merge branch 'date-cheat' of https://github.com/gbremer/cheat into gbremer-date-cheat
* 'date-cheat' of https://github.com/gbremer/cheat:
  Adding date cheat
2013-09-23 20:42:00 -04:00
Chris Lane 2240eb6fd1 Trivial whitespace fix on chown cheatsheet. 2013-09-23 20:40:53 -04:00
Chris Lane f52c0d59ba Merge branch 'chown-chgrp' of https://github.com/gbremer/cheat into gbremer-chown-chgrp
* 'chown-chgrp' of https://github.com/gbremer/cheat:
  Adding reference example to chown
2013-09-23 20:40:15 -04:00
Chris Lane 4bc2a27b57 Merge pull request #106 from engstrom/master
Added cheatsheet for the top command
2013-09-23 17:39:20 -07:00
Chris Lane 6eb7ec04ff Merge pull request #102 from gbremer/ssh-keygen-fix
Fixing bit size to standard 4096
2013-09-23 17:37:37 -07:00
Chris Lane b4d19eb4ae Merge pull request #104 from gbremer/find-commands
Adding additional find commands
2013-09-23 17:37:12 -07:00
engstrom 75137cf507 Added cheatsheet for the top command 2013-09-23 18:27:30 -06:00
Grant Bremer bcebf8dfea Adding mkdir cheat 2013-09-21 16:31:17 -04:00
Grant Bremer bbab921bf8 Adding additional find commands 2013-09-21 13:39:46 -04:00
Grant Bremer 73df1ae517 Adding date cheat 2013-09-21 13:23:23 -04:00
Grant Bremer 17b7fec47c Fixing bit size to standard 4096 2013-09-21 13:15:09 -04:00
Grant Bremer ffd8ec833f Adding reference example to chown 2013-09-21 13:13:16 -04:00
Chris Lane 0cc76a78a1 Trivial changes to the head cheatsheet. 2013-09-19 19:45:28 -04:00
Chris Lane 0d60d6b558 Merge branch 'patch-6' of https://github.com/maggick/cheat into maggick-patch-6
* 'patch-6' of https://github.com/maggick/cheat:
  correction
  minor spell corrections
  Create head
2013-09-19 19:42:52 -04:00
Chris Lane da2b0a872d Deleted cruft
Deleted a 'foo' cheatsheet I accidentally committed while testing.
2013-09-19 18:45:43 -04:00
Chris Lane bbed1c5851 Removed the -c option from argparse
A previous revision merged the functionality implemented by the -c and
-e options, but the -c option was reintroduced during the last revision
(probably) by accident. I took that out given that it no longer serves
a purpose.
2013-09-19 18:43:56 -04:00
Matthieu Keller 0501f8cbfe correction 2013-09-15 17:34:15 +02:00
Florent Munch 8dae29ad42 Added information for uname -v 2013-09-15 01:07:04 +02:00
Florent Munch 9f182d684d Added uname cheatsheet 2013-09-15 00:57:06 +02:00
Florent Munch 71e9f11e83 Added od cheatsheet 2013-09-14 22:19:46 +02:00
Jörg Thalheim a9922d7c7b tar: List content of gz/bz2 archives 2013-09-14 15:48:57 +02:00
Chris Lane 4b7a1110f3 Merge pull request #91 from ImmortalPC/master
Add apparmor
2013-09-13 17:55:58 -07:00
Chris Lane 54547459b2 Merge pull request #84 from maggick/patch-11
Create sort
2013-09-13 17:52:29 -07:00
Chris Lane dc300f83eb Merge pull request #88 from ABorgna/master
Cheatsheet updates
2013-09-13 17:51:10 -07:00
Chris Lane dc5dbdbb02 Merge pull request #89 from amitsaha/netstat_update
cheatsheets/netstat: Which process is listening on a port
2013-09-13 17:48:50 -07:00
ImmortalPC 385ac4d484 Add apt-get 2013-09-13 00:34:09 +02:00
ImmortalPC 2c86db1aac Add a description 2013-09-13 00:26:42 +02:00
ImmortalPC 3deb00bb0a Add apparmor 2013-09-13 00:21:50 +02:00
Amit Saha 50fd4c6638 cheatsheets/netstat: Which process is listening on a port 2013-09-12 09:59:25 +10:00
ABorgna acbd863277 Added ifconfig cheatsheet 2013-09-11 01:00:59 -03:00
ABorgna 60e2e66014 Added chown cheatsheet 2013-09-11 00:33:55 -03:00
ABorgna a44c824f59 Added at cheatsheet 2013-09-11 00:21:44 -03:00
ABorgna ba904a2bd6 Update vim
Using same format as 7z and emacs
2013-09-10 23:19:48 -03:00
b_b eb00ab5d0b add minimal screen cheatsheet 2013-09-10 17:04:40 +02:00
Matthieu Keller d4a40a9b20 Update sort 2013-09-08 15:43:25 +02:00