332 Commits (16e40d1c0f344f73951186d989a513b9e2ccaa58)
 

Author SHA1 Message Date
Alexander Popov 16e40d1c0f Add cheatsheet for kafka-consumer-groups cli 5 years ago
Igor Chubin 065d3151bb
Merge pull request #55 from AlexVPopov/kafka-topics
Add a cheat sheet for kafka-topic cli
5 years ago
Igor Chubin 34f84a6022
Merge pull request #56 from sullivant/patch-1
Added quick "check for equals" step
5 years ago
Thomas 69edd93083
Added quick "check for equals" step 5 years ago
Alexander Popov 3f288b74e7 Add a cheat sheet for kafka-topic cli 5 years ago
Igor Chubin 60e2e4647d
Merge pull request #54 from sullivant/master
updated git - added branch cheat
5 years ago
Thomas b0bef8bef5
Merge pull request #1 from sullivant/sullivant-patch-git-branch
updated git - added branch cheat
5 years ago
Thomas 9cc0359b7c
updated git - added branch cheat 5 years ago
Igor Chubin 8e8730f431 Merge branch 'master' of https://github.com/chubin/cheat.sheets 5 years ago
Igor Chubin 9d0d133a5c
Merge pull request #53 from isabekov/master
find: "-exec" example for renaming files by changing extension and preserving base name.
5 years ago
Altynbek Isabekov d7cfd90004 find: "-exec" example for renaming files by changing extension and preserving base name. 5 years ago
Igor Chubin f22076391e Merge branch 'master' of https://github.com/chubin/cheat.sheets 5 years ago
Igor Chubin 72da844ecb
Merge pull request #51 from SirFerdek/patch-1
ssh: add info about escape sequences
5 years ago
Igor Chubin b3ffdb2c76
Merge pull request #52 from redroc/master
really remove the files
5 years ago
redroc d37d75a41e
really remove the files 5 years ago
SirFerdek 5e78f9e43c
ssh: add info about escape sequences
Most useful for terminating unresponsive sessions
5 years ago
Igor Chubin e4126d28d5 Merge branch 'master' of https://github.com/chubin/cheat.sheets 5 years ago
Igor Chubin 33c4382f63
Merge pull request #50 from blaszczakphoto/patch-1
awk: how to display only first column of text with
5 years ago
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
5 years ago
Igor Chubin 359f951b32 Merge branch 'master' of https://github.com/chubin/cheat.sheets 5 years ago
Igor Chubin 63e3b49623
added description 5 years ago
Igor Chubin be51c59f43
Merge pull request #49 from kingparra/master
add cheat sheet for dar
5 years ago
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.
5 years ago
Igor Chubin ec5a60f309 solidity: added external links 5 years ago
Igor Chubin 2064de1acc new cheat sheet: xfs_repair 5 years ago
Igor Chubin 2defb200ac added rosetta name to language info 5 years ago
Igor Chubin 28c83cc34a added _octave/ 5 years ago
Igor Chubin 731fd8d277 slsc: minor fixes 5 years ago
Igor Chubin ae1ed4c8c2 new cheat sheet: slsc (fixes #124) 5 years ago
Igor Chubin 732e4a54e0 Merge branch 'master' of https://github.com/chubin/cheat.sheets 6 years ago
Igor Chubin eee7ee3edc new files: bonnie, ssh 6 years ago
Igor Chubin c5d06f620d
Merge pull request #46 from angoca/master
New Cheat Sheet for Db2
6 years ago
Igor Chubin feb72b81db
Merge pull request #47 from dschu-lab/patch-1
Added example for resolveall script
6 years ago
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.
6 years ago
Andres Gomez Casanova 805c0634dc
Create queries 6 years ago
Andres Gomez Casanova 50b9d2b3ef
Create tcl 6 years ago
Andres Gomez Casanova 3bc9ec0faa
Create dml 6 years ago
Andres Gomez Casanova 18391f9690
Create dcl 6 years ago
Andres Gomez Casanova 93df127601
Create ddl 6 years ago
Andres Gomez Casanova 7d87e4c454
Create listing-and-describing 6 years ago
Andres Gomez Casanova 94231322c0
Create general 6 years ago
Andres Gomez Casanova 3ae6b6729d
Create _info.yaml 6 years ago
Andres Gomez Casanova c27ecb516e
Create cli 6 years ago
Igor Chubin 683e589ddb Merge branch 'master' of https://github.com/chubin/cheat.sheets 6 years ago
Igor Chubin 448dedcfdd
Merge pull request #45 from dayne/rhash
adding initial rhash cheatsheet
6 years ago
Dayne Broderson ac52913c57 adding initial rhash cheatsheet 6 years ago
Igor Chubin 4c198dad60 new command: fio 6 years ago
Igor Chubin 7b5c63a108
Merge pull request #43 from flipphillips/patch-1
python -> wolfram language
6 years ago
Igor Chubin 297c27293d
Merge pull request #44 from flipphillips/master
added levelspec for wolfram language
6 years ago
flip phillips b9db3c7dde added levelspec for wolfram language 6 years ago