Pierre Poulain
79a091a275
added new examples for find
2013-08-28 11:15:59 +01:00
Carlos Peña
4960f45f6f
fixing typo in cheat git
2013-08-28 10:30:37 +03:00
Chris Lane
437f191bf7
Trivial change to mount cheatsheet.
2013-08-27 19:44:58 -04:00
Chris Lane
c7c63b42cd
Minor changes to the git cheatsheet.
2013-08-27 19:43:24 -04:00
Chris Lane
9e8294b566
Merge branch 'master' of https://github.com/ozdemircili/cheat into ozdemircili-master
...
* 'master' of https://github.com/ozdemircili/cheat :
Added git cheats
Added mount cheatsheet
2013-08-27 19:06:53 -04:00
Chris Lane
29e9215f82
Merge pull request #40 from carlosp420/master
...
cheat awk: sum integers from a file or stdin
2013-08-27 16:05:08 -07:00
Philip Molares
9d9916251e
Added youtube-dl cheatsheet
2013-08-27 23:36:43 +02:00
Carlos Peña
bcdc3c7f23
cheat awk: sum integers from a file or stdin
2013-08-27 14:06:15 +03:00
Özgür Özdemircili
63bd132a9b
Added git cheats
2013-08-27 10:56:53 +02:00
Özgür Özdemircili
dcfc6e60be
Added mount cheatsheet
2013-08-27 10:53:49 +02:00
Chris Lane
6990807010
Updated the help command to mention the new create/edit capabilities. Vaguely followed the docopt syntax.
2013-08-26 21:17:55 -04:00
Chris Lane
3e7dcc9b43
Updated the README to mention the new create/edit abilities.
2013-08-26 21:05:05 -04:00
Chris Lane
d183a6fb14
Change to the SSH cheatsheet
2013-08-26 20:37:04 -04:00
Chris Lane
496de6ae89
Integrated cheatsheet contents.
2013-08-26 20:34:36 -04:00
Chris Lane
cdc2b8ee4d
Wrapped some more parenthesis around print statements to retain compatibility with Python 3.3.
2013-08-26 20:16:43 -04:00
Chris Lane
63c391f67a
When creating a new cheatsheet using the -c option, the program now
...
first attempts to write to the ~/.cheat directory, or alternatively
create it if it does not already exist. Failing that, it attempts to
write to the python package directory.
2013-08-26 20:12:59 -04:00
Chris Lane
3399b8905d
Removed the asterisks denoting the boundaries of the cheatsheets.
2013-08-26 19:45:12 -04:00
Chris Lane
cd1b43118d
Merge branch 'master' of https://github.com/bradtse/cheat into bradtse-master
...
* 'master' of https://github.com/bradtse/cheat :
Added in a create option also
Added in an edit option that allows a user to edit the cheatsheet from their default editor. Also made some visual changes to the output of the cheatsheet.
2013-08-26 19:42:40 -04:00
Chris Lane
e757bcc46d
Merge branch 'master' of https://github.com/shanahanjrs/cheat into shanahanjrs-master
...
* 'master' of https://github.com/shanahanjrs/cheat :
Added Python 3 support.
2013-08-26 19:37:40 -04:00
Chris Lane
67c8436691
Fixed a typo I introduced to the mysqldump cheatsheet.
2013-08-26 19:32:38 -04:00
Chris Lane
2e69eb063c
Trivial changes to the mysqldump cheatsheet.
2013-08-26 19:31:21 -04:00
Chris Lane
d0e1f18e52
Merge branch 'master' of https://github.com/codehill/cheat into codehill-master
...
* 'master' of https://github.com/codehill/cheat :
More mysqldump commands.
2013-08-26 19:26:40 -04:00
Chris Lane
7886eea791
Renamed mysql.sql to mysql, because the installer doesn't seem to install that cheatsheet when it has the .sql extension.
2013-08-26 19:21:42 -04:00
Chris Lane
bf290ea5b7
Trivial changes.
2013-08-26 19:19:52 -04:00
Chris Lane
37b9e84497
Merge branch 'master' of https://github.com/ozdemircili/cheat into ozdemircili-master
...
* 'master' of https://github.com/ozdemircili/cheat :
Added history cheatsheet
Added history cheatsheet
History
Added histroy cheatsheet
Took out listing of Readme and License file on cheatsheets
Added mysql cheatsheet
Added lsof cheatsheet
Added 2 new cheatsheets
2013-08-26 19:12:54 -04:00
Chris Lane
eff1b8136c
Merge pull request #38 from carlosp420/master
...
cheat sed, remove leading spaces with regex
2013-08-26 16:06:22 -07:00
Carlos Peña
9500ca8446
cheat sed, remove leading spaces with regex
2013-08-27 00:06:30 +03:00
Ozdemircili
78fdc09f8c
Added history cheatsheet
2013-08-26 18:29:30 +02:00
Ozdemircili
821290b41d
Added history cheatsheet
2013-08-26 18:27:54 +02:00
Ozdemircili
62e4b73d2b
History
2013-08-26 18:26:52 +02:00
Ozdemircili
cdc512c897
Added histroy cheatsheet
2013-08-26 18:24:14 +02:00
Ozdemircili
e97d73a0e1
Took out listing of Readme and License file on cheatsheets
2013-08-26 18:05:34 +02:00
Ozdemircili
0c027b792d
Added mysql cheatsheet
2013-08-26 16:52:09 +02:00
Ozdemircili
24e1c2748f
Added lsof cheatsheet
2013-08-26 16:51:57 +02:00
Ozdemircili
c6ba4c79df
Added 2 new cheatsheets
2013-08-26 16:44:19 +02:00
John Shanahan
5e4186f426
Added Python 3 support.
2013-08-25 14:29:44 -04:00
Amgad Suliman
6083e2d70b
More mysqldump commands.
...
I also modified the previous commands so passwords don't show in the
history.
2013-08-25 11:48:19 +04:00
Chris Lane
e6d5d9b8dc
Merge pull request #32 from albertojacini/ps_cheatsheet
...
Added ps cheatsheet
2013-08-24 13:48:25 -07:00
Chris Lane
f28a42b030
Merge pull request #33 from albertojacini/fix_readme
...
Marked comments in the example cheatsheet
2013-08-24 13:47:06 -07:00
Chris Lane
f96fc89c0a
Merge pull request #34 from stvnwlsn/mychanges
...
add show to apt-cache cheatsheet
2013-08-24 13:46:33 -07:00
Steven Wilson
8d75ee723f
add show to apt-cache cheatsheet
2013-08-24 16:16:59 +01:00
Alberto Jacini
1ad972a5cf
Marked comments in the example cheatsheet
2013-08-24 17:10:16 +02:00
Alberto Jacini
60ee4818b1
Added ps cheatsheet
2013-08-24 15:46:50 +02:00
Chris Lane
c460bfdb31
Added more cheats to the php cheatsheet.
2013-08-23 23:06:29 -04:00
Chris Lane
bbbe9193e0
Made trivial changes to some of the cheatsheets to make them play more nicely with colorized output.
2013-08-23 19:00:37 -04:00
Chris Lane
b2159662f3
Committed a cheatsheet for 'truncate'
2013-08-23 18:42:26 -04:00
Chris Lane
483a1da08b
PHP cheatsheet tweak.
2013-08-23 18:33:15 -04:00
Chris Lane
8ebd96e33b
Added a PHP cheatsheet.
2013-08-23 18:32:36 -04:00
Chris Lane
b6a17fac42
Merge pull request #28 from amitsaha/yum_cheat
...
Yum cheat
2013-08-23 15:20:40 -07:00
Bradley Tse
dc0b793b95
Added in a create option also
2013-08-23 15:25:04 -04:00