2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-03 15:40:17 +00:00
Commit Graph

439 Commits

Author SHA1 Message Date
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
Igor Chubin
2064de1acc new cheat sheet: xfs_repair 2019-02-07 17:10:19 +00:00
Igor Chubin
2defb200ac added rosetta name to language info 2019-02-07 17:09:48 +00:00
Igor Chubin
28c83cc34a added _octave/ 2019-02-07 17:09:08 +00:00
Igor Chubin
731fd8d277 slsc: minor fixes 2019-02-05 17:49:33 +00:00
Igor Chubin
ae1ed4c8c2 new cheat sheet: slsc (fixes #124) 2019-02-05 17:46:36 +00:00
Igor Chubin
732e4a54e0 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2019-01-09 16:52:03 +00:00
Igor Chubin
eee7ee3edc new files: bonnie, ssh 2019-01-09 16:51:57 +00:00
Igor Chubin
c5d06f620d
Merge pull request #46 from angoca/master
New Cheat Sheet for Db2
2019-01-09 19:49:51 +03:00
Igor Chubin
feb72b81db
Merge pull request #47 from dschu-lab/patch-1
Added example for resolveall script
2019-01-09 19:49:08 +03:00
Julian Müller
e1e26c56a6
Added example for resolveall script
This is useful when the DNS server responds with multiple A records for a given domain.
2019-01-09 16:47:25 +01:00
Andres Gomez Casanova
805c0634dc
Create queries 2019-01-07 11:57:43 -05:00
Andres Gomez Casanova
50b9d2b3ef
Create tcl 2019-01-07 11:57:07 -05:00
Andres Gomez Casanova
3bc9ec0faa
Create dml 2019-01-07 11:56:47 -05:00
Andres Gomez Casanova
18391f9690
Create dcl 2019-01-07 11:56:13 -05:00
Andres Gomez Casanova
93df127601
Create ddl 2019-01-07 11:55:51 -05:00
Andres Gomez Casanova
7d87e4c454
Create listing-and-describing 2019-01-07 11:55:03 -05:00
Andres Gomez Casanova
94231322c0
Create general 2019-01-07 11:54:35 -05:00
Andres Gomez Casanova
3ae6b6729d
Create _info.yaml 2019-01-07 11:51:23 -05:00
Andres Gomez Casanova
c27ecb516e
Create cli 2019-01-07 11:51:03 -05:00