Luc Street
8b04830b56
Add python list comprehension sheet
2019-10-02 14:55:26 -07:00
Igor Chubin
9c2ace4582
Merge pull request #67 from dayne/patch-2
...
Create dcfldd
2019-09-26 10:26:23 +02:00
Dayne Broderson
7f9c0b04dc
Create dcfldd
2019-09-25 10:36:52 -08:00
Igor Chubin
e7b4520639
Merge pull request #66 from abitrolly/patch-1
...
Cheat sheet for PostgreSQL
2019-09-15 20:23:55 +02:00
Anatoli Babenia
57156de1a3
Cheat sheet for PostgreSQL
2019-09-11 13:45:58 +03:00
Igor Chubin
a0b2c9e20c
Merge pull request #65 from sullivant/master
...
synced cargo and _rust/Cargo
2019-08-19 08:16:15 +03:00
Thomas Sullivan
a0a7ced9b4
synced cargo and _rust/Cargo
2019-08-06 08:28:53 -05:00
Igor Chubin
a21c2c2fdf
Merge pull request #61 from mwl/patch-1
...
Wildcards (`*`) should always be in single quotes
2019-08-06 13:58:36 +02:00
Igor Chubin
9be9095dea
Merge pull request #63 from sullivant/rust
...
Added page for Cargo package manager.
2019-08-06 13:57:21 +02:00
Igor Chubin
affa6bad69
Merge pull request #64 from angoca/master
...
More instructions for Db2
2019-08-06 13:56:14 +02:00
Andres Gomez Casanova
5026a1a373
Create sqlpl
2019-08-05 22:56:57 -05:00
Andres Gomez Casanova
536bea6d49
Update queries
2019-08-05 22:56:21 -05:00
Andres Gomez Casanova
0f69119a48
Update dml
2019-08-05 22:55:13 -05:00
Andres Gomez Casanova
dea825fcc4
Update ddl
2019-08-05 22:54:03 -05:00
Andres Gomez Casanova
b87e883de5
Update dcl
2019-08-05 22:51:35 -05:00
Igor Chubin
cdea744f8e
added sheets/_latex/_info.yaml
2019-08-02 15:00:21 +02:00
Igor Chubin
60833be60a
Merge pull request #62 from sullivant/latex
...
added latex and basic information.
2019-08-02 14:51:54 +02:00
Thomas Sullivan
2600ab05ee
Added page for Cargo package manager.
2019-08-02 07:46:07 -05:00
Thomas Sullivan
cb468a8080
added latex
2019-08-02 07:45:00 -05:00
Martin Westergaard Lassen
474823fbd7
Wildcards (*
) should always be in single quotes
...
Otherwise bash might expand with if matches are found
2019-08-01 14:19:46 +02:00
Igor Chubin
b01259c674
Merge pull request #58 from jmcguire/patch-1
...
update aspell
2019-07-25 16:06:54 +02:00
Igor Chubin
e5bfb48005
Merge pull request #59 from htv2012/patch-1
...
Fix Merge two dicts
2019-07-25 16:06:43 +02:00
Hai Vu
30c09038ce
Fix Merge two dicts
...
The square brackets are wrong and will generates a `SyntaxError`, the correct way is to use curly brackets. I have tested this before making the update.
2019-07-25 06:53:08 -07:00
Justin McGuire
90ad9e4458
update aspell
...
fixing spell -> aspell
2019-07-24 14:21:56 -04:00
Igor Chubin
85e8e86feb
added nim support
2019-07-06 19:59:57 +00:00
Igor Chubin
156a175c62
Merge pull request #57 from AlexVPopov/kafka-consumer-groups
...
Add cheatsheet for kafka-consumer-groups cli
2019-06-27 20:54:13 +02:00
Alexander Popov
16e40d1c0f
Add cheatsheet for kafka-consumer-groups cli
2019-06-27 14:20:54 +03:00
Igor Chubin
065d3151bb
Merge pull request #55 from AlexVPopov/kafka-topics
...
Add a cheat sheet for kafka-topic cli
2019-06-24 21:52:17 +02:00
Igor Chubin
34f84a6022
Merge pull request #56 from sullivant/patch-1
...
Added quick "check for equals" step
2019-06-24 21:52:01 +02:00
Thomas
69edd93083
Added quick "check for equals" step
2019-06-24 12:41:48 -05:00
Alexander Popov
3f288b74e7
Add a cheat sheet for kafka-topic cli
2019-06-14 11:06:50 +03:00
Igor Chubin
60e2e4647d
Merge pull request #54 from sullivant/master
...
updated git - added branch cheat
2019-05-09 21:09:54 +02:00
Thomas
b0bef8bef5
Merge pull request #1 from sullivant/sullivant-patch-git-branch
...
updated git - added branch cheat
2019-05-09 13:46:27 -05:00
Thomas
9cc0359b7c
updated git - added branch cheat
2019-05-09 13:46:10 -05:00
Igor Chubin
8e8730f431
Merge branch 'master' of https://github.com/chubin/cheat.sheets
2019-05-01 10:22:51 +00:00
Igor Chubin
9d0d133a5c
Merge pull request #53 from isabekov/master
...
find: "-exec" example for renaming files by changing extension and preserving base name.
2019-05-01 12:22:29 +02:00
Altynbek Isabekov
d7cfd90004
find: "-exec" example for renaming files by changing extension and preserving base name.
2019-05-01 11:43:34 +02:00
Igor Chubin
f22076391e
Merge branch 'master' of https://github.com/chubin/cheat.sheets
2019-04-16 20:38:30 +00:00
Igor Chubin
72da844ecb
Merge pull request #51 from SirFerdek/patch-1
...
ssh: add info about escape sequences
2019-04-16 22:38:07 +02:00
Igor Chubin
b3ffdb2c76
Merge pull request #52 from redroc/master
...
really remove the files
2019-04-16 22:37:45 +02:00
redroc
d37d75a41e
really remove the files
2019-04-16 21:57:17 +02:00
SirFerdek
5e78f9e43c
ssh: add info about escape sequences
...
Most useful for terminating unresponsive sessions
2019-03-22 12:44:23 +01:00
Igor Chubin
e4126d28d5
Merge branch 'master' of https://github.com/chubin/cheat.sheets
2019-03-15 12:15:36 +00:00
Igor Chubin
33c4382f63
Merge pull request #50 from blaszczakphoto/patch-1
...
awk: how to display only first column of text with
2019-03-15 13:15:17 +01:00
Mariusz Błaszczak
e388d3bfb5
awk: how to display only first column of text with
...
It might be useful e.g. when removing docker containers:
docker ps -a | grep openeir | awk '{print $1 }' | xargs docker rm
2019-03-15 11:03:07 +01:00
Igor Chubin
359f951b32
Merge branch 'master' of https://github.com/chubin/cheat.sheets
2019-03-07 07:34:45 +00:00
Igor Chubin
63e3b49623
added description
2019-03-07 08:34:31 +01:00
Igor Chubin
be51c59f43
Merge pull request #49 from kingparra/master
...
add cheat sheet for dar
2019-03-07 08:32:38 +01:00
Chris King-Parra
3db27724bb
add cheat sheet for dar
...
A simple cheat sheet consisting of the bare
minimum needed to use dar. Dars HOWTO
has many examples of complex usage, but
none on the most basic use cases.
2019-03-07 07:20:33 +00:00
Igor Chubin
ec5a60f309
solidity: added external links
2019-02-07 17:10:49 +00:00