2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
Commit Graph

521 Commits

Author SHA1 Message Date
Igor Chubin
a34d279cb8
Merge pull request #35 from dufferzafar/patch-2
Create mhwd
2018-10-02 10:49:55 +02:00
Shadab Zafar
d0a05d7206
Create dumpe2fs 2018-10-01 11:58:31 +05:30
Shadab Zafar
4408f767eb
Create mhwd 2018-10-01 11:54:01 +05:30
Igor Chubin
ec30bb2c49
s/lvcreate/lvextend/ 2018-09-15 13:50:54 +02:00
Maximilian Kalus
a00a1922b1 Added lvextend sheet. 2018-09-07 14:16:13 +02:00
Guillermo Gabarrín
54095dab99 Fix nmap parameter for scanning specific port 2018-09-04 19:22:35 -03:00
Igor Chubin
d17a0477a8 new commands: dracut, skipcpio 2018-08-31 14:00:02 +00:00
Igor Chubin
a14b5f5665 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2018-08-28 17:14:35 +00:00
Igor Chubin
e0edd42dd5
Merge pull request #32 from WebDragon/patch-2
New sheet: ccze for colorizing logs
2018-08-28 19:13:00 +02:00
Scott R. Godin
216c9ea80d
New sheet: ccze for colorizing logs
added first cheat for ccze using named pipes to colorize multiple files at once while tailing them in the shell
2018-08-28 12:50:32 -04:00
Scott R. Godin
c0a9f940b2
Update bash 2018-08-28 12:48:22 -04:00
Scott R. Godin
04e39026e9
Adding additional usefuls
additional redirection tricks
convert spaces to underscores
named pipes for colorizing tail of multiple files
2018-08-28 10:28:57 -04:00
Igor Chubin
6c234eb88c fixed alignment in _rust/Types 2018-08-20 08:06:43 +00:00
Igor Chubin
4ca9d684c5
removed extra lines 2018-08-20 11:05:00 +03:00
Luc Street
2e7ca2de6c rust/Types: Static method example and turbofish
- Note behavior of inferring/setting generic types
2018-08-19 22:46:45 -07:00
Luc Street
b8600d8082 rust/Types: Add reminder for different forms of 'self' parameter 2018-08-19 22:33:02 -07:00
Igor Chubin
25f882d1db added sheets/yay 2018-08-18 09:39:22 +00:00
Shadab Zafar
c887a68f54
Create libreoffice 2018-08-15 14:27:19 +05:30
Michael
64d45729c9
Add reflog, add moving most recent commit
Reflog is a great way to quickly find a place you want to go back in time to. Also, sometimes you accidentally committed something to one branch and you want to move it to another branch, but in your panic forget how to move it over. These two concepts can be very useful when combined, and it nice to have a cht.sh reminder of how to accomplish the task.
2018-08-03 15:22:29 -04:00
Igor Chubin
ce96789040 rewritten swift/types 2018-08-02 20:22:19 +00:00
Igor Chubin
f9eb3eaa3b minifix 2018-08-02 20:03:42 +00:00
Igor Chubin
331d24fa46 swift/types: text as comments 2018-08-02 20:01:07 +00:00
Igor Chubin
fe5e714d3e
Merge pull request #27 from lf-araujo/master
swift types
2018-08-02 21:45:59 +02:00
luis
7f7bbc564e swift types 2018-07-29 16:30:30 -03:00
Marek Madejski
b1abf6b7f3
'for else' fix
small logic and syntax fix
2018-07-27 22:07:45 +02:00
Igor Chubin
d2e0916c04 initial wolfram cheat sheets 2018-07-27 19:34:49 +00:00
Igor Chubin
e4289b35ed removed empty lines from paragraphs 2018-07-27 17:55:28 +00:00
Igor Chubin
a7d55c049f
Merge pull request #8 from neilhwatson/master
Intial attempt at a Perl entry on subroutines
2018-07-27 19:53:41 +02:00
Igor Chubin
80f7d2f460
Merge pull request #13 from KindDragon/patch-1
[git] Added command for reset and checkout branch
2018-07-27 19:50:53 +02:00
Igor Chubin
569403fe8e
Merge pull request #14 from TrangOul/patch-1
default params, named params, args, kwargs
2018-07-27 19:48:10 +02:00
Igor Chubin
14d3a967f6
Merge pull request #15 from TrangOul/patch-2
for and while loops
2018-07-27 19:46:44 +02:00
Igor Chubin
824e70d5a3
Merge pull request #16 from Fruitseller/patch-1
Fix typo in js/hello
2018-07-27 19:45:17 +02:00
Igor Chubin
450d94fc96
Merge pull request #19 from HairyFotr/master
Fix typos
2018-07-27 19:38:24 +02:00
Asternitix
b77e828f8a
Update weirdness 2018-07-23 23:17:07 -07:00
Guillaume Claret
93bdb9fe97
Remove reference to Perl5 2018-07-21 22:24:55 +02:00
Igor Chubin
e5693c9b7f renamed: sheets/Solidity/ => sheets/_solidity/ 2018-07-21 10:36:44 +00:00
Igor Chubin
18ecee12db
Merge pull request #20 from WizardOfAus/patch-1
Create _info.yaml
2018-07-21 12:36:01 +02:00
Igor Chubin
ef6c5a65ee renamed: sheets/Solidity => sheets/solidity 2018-07-21 10:35:40 +00:00
Igor Chubin
a1ecaf0ffd
Merge pull request #21 from WizardOfAus/patch-2
Create Solidity
2018-07-21 12:33:59 +02:00
Igor Chubin
ed7d8f9b9a
Merge pull request #22 from alphardex/master
add Python 1line
2018-07-21 12:15:22 +02:00
Joe Paravisini
05caee0220
Added spoken voice list to Say sheet 2018-07-20 11:19:28 -04:00
Nameless God
449697e030
add Python 1line 2018-07-20 10:57:23 +08:00
WizardOfAus
c380df46c4
Create Solidity
Add skeleton for proposed language to be added
2018-07-18 16:46:54 +01:00
WizardOfAus
e251ada263
Create _info.yaml
Adding skeleton for all currently available languages
2018-07-18 16:41:46 +01:00
HairyFotr
df2101d2fb
Fix typos 2018-07-17 11:42:16 +02:00
Chris Poole
3dd8b5c4e9 Scala - Added ManipulatingCollections sheet and minor tidy for DataStructures 2018-07-16 15:06:13 +01:00
Igor Chubin
09340dbbca added git-add 2018-07-14 20:41:18 +00:00
Chris Poole
d5e06fc20f Added to Scala Functions, ControlStructures, PatternMatching, Variables and add a new Options sheet 2018-07-13 16:12:26 +01:00
Piotr Bronkalla
b3edb3dd38
Fix typo 2018-07-12 16:43:40 +02:00
Marek Madejski
006df4fcf0
for and while loops 2018-07-12 15:27:52 +02:00
Marek Madejski
4c3adf6405
default params, named params, args, kwargs 2018-07-12 14:57:23 +02:00
Arkady Shapkin
aa5d53f243
[git] Added command for reset and checkout branch 2018-07-12 10:20:45 +03:00
minomi
6bf55a986a add python install way 2018-07-12 09:20:11 +09:00
Igor Chubin
4b5cf64143 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2018-07-11 21:00:51 +00:00
Alibek Datbayev
7d4a3aa475
Fixed language name (Python -> Rust) in /rust/
Probably a copy-past error.
2018-07-11 21:58:31 +02:00
Salvador Ribolzi
b1f4b6b7e7
Typos. 2018-07-11 11:34:26 +02:00
Igor Chubin
2b3a1db204 updated az 2018-06-25 10:58:23 +00:00
Igor Chubin
c9c3111645 added sheets/dhcpdump 2018-05-24 19:43:44 +00:00
Igor Chubin
e37f8137e9 added nmap 2018-05-24 18:32:07 +00:00
Mike Perez
96f2cd5cfd
Update curl cheat sheet with redirect
Adding command example of downloading a file and following 301 redirects.
2018-05-20 10:36:45 -07:00
Igor Chubin
12709b2f6b added skeleton for all currently available languages 2018-05-19 20:41:12 +00:00
Igor Chubin
8b5dcc1c11 added _redis/ 2018-05-19 20:40:36 +00:00
Igor Chubin
04e9b96186 renamed c++ into cpp 2018-05-19 20:40:19 +00:00
Igor Chubin
04a707bdcd renamed _c++ into _cpp 2018-05-19 20:40:04 +00:00
Igor Chubin
b50a079657 mongo: added drop() 2018-03-31 12:04:10 +00:00
Igor Chubin
927a32dc1f added open-port to az 2018-02-15 12:27:06 +00:00
Igor Chubin
355bb4f903 added az vm list example 2018-02-11 18:05:31 +00:00
Igor Chubin
105e2fdeba added ranlib 2018-02-05 22:19:35 +00:00
Igor Chubin
5344362d8b added objdump 2018-02-05 22:11:54 +00:00
Igor Chubin
a89b6b27e8 added nm 2018-02-05 21:36:04 +00:00
Igor Chubin
a05d7a596e added ibus-daemon in xkb 2018-01-28 11:20:44 +00:00
Igor Chubin
1b410651f7 added xkb compose advanced support 2018-01-28 11:07:22 +00:00
Igor Chubin
7a0017a08b fixed comment signs in _psql/* 2018-01-17 16:13:38 +00:00
Igor Chubin
0567975504 added _perl6 (initial) 2018-01-17 16:12:50 +00:00
Igor Chubin
39d95f9f8d perl6 initial cheat sheet 2018-01-17 16:10:56 +00:00
Igor Chubin
34643b849c p6doc cheat sheet 2018-01-17 16:10:33 +00:00
Igor Chubin
bb585782f8 psql cheat sheet 2018-01-17 16:10:16 +00:00
Igor Chubin
ef63ab7a8f added find 2018-01-12 10:20:53 +00:00
Igor Chubin
c78472fc0a added MegaCli 2018-01-12 10:17:57 +00:00
Igor Chubin
7fd17116ae added rclone 2018-01-12 10:13:32 +00:00
Igor Chubin
b11cc92cd9 added awk 2018-01-12 10:08:02 +00:00
Igor Chubin
38140fcc13 added redis cheat sheets (automatically generated) 2018-01-07 11:42:49 +00:00
Igor Chubin
c0d6f0a8b5 added PostgreSQL chet sheets 2018-01-07 11:42:08 +00:00
Igor Chubin
39db552a7e added sheets/blktrace 2018-01-06 18:14:33 +00:00
Igor Chubin
4fd805f234 mongo new commands 2018-01-06 17:21:29 +00:00
Igor Chubin
de9cd1b440 added mongo and _mongo 2018-01-06 17:19:18 +00:00
Igor Chubin
7c499158b8 moved dd 2018-01-06 17:18:57 +00:00
Igor Chubin
be643c9ab9 added resize2fs 2017-12-28 16:15:42 +00:00
Igor Chubin
c18544204c lvcreate: how to clone 2017-12-26 21:45:09 +00:00
Neil H watson
2243178be4 Intial attempt at a Perl entry on subroutines 2017-12-03 11:06:03 -05:00
Igor Chubin
fbe957f77d Merge branch 'master' of https://github.com/chubin/cheat.sheets 2017-12-03 13:05:35 +00:00
Igor Chubin
7f07bf05ca
redirection order + notes about command -v 2017-12-03 14:02:43 +01:00
Igor Chubin
c871551ac1 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2017-12-03 12:58:38 +00:00
Neil H watson
cdfe819088 Bash additions 2017-12-02 20:53:55 -05:00
Igor Chubin
6d4d860279 added scsi_logging_level 2017-07-27 09:35:01 +00:00
Igor Chubin
c27065011f joined related parts with # 2017-07-19 05:34:01 +00:00
Igor Chubin
e0a494a321 _python/recursion 2017-07-19 05:29:43 +00:00
Igor Chubin
4cfbf51349 added _theory/recursion 2017-07-19 05:29:03 +00:00
lepatrick714
94ff968814 Added general recursion and python recursion 2017-07-18 21:25:08 -07:00
lepatrick714
b44697ec5c Added python lambda 2017-07-18 21:09:49 -07:00
lepatrick714
59a70b33bf Added some python features 2017-07-17 21:49:56 -07:00
lepatrick714
79b845a668 Added more c++ fun 2017-07-17 21:35:42 -07:00
lepatrick714
0723e91d05 Started addition of C++ cheat 2017-07-17 17:58:18 -07:00
Igor Chubin
2e7f6cefff added smartctl 2017-07-17 21:19:15 +00:00
Igor Chubin
92b26a0e10 added bash-snippets 2017-07-17 21:19:02 +00:00
Igor Chubin
eb9a8a46cf updated Bash-Snippets cheat sheets 2017-07-17 21:13:45 +00:00
Igor Chubin
b6047c4075 renamed Bash-Snippets + fixed Bash-Snippets 2017-07-17 20:47:46 +00:00
Alex Epstein
df1bf4d234 Adding description to each tool and created parent bash-snippets sheet 2017-07-17 14:10:54 -04:00
Alex Epstein
74add8a095 Adding bash-snippets tools
Didnt add cheat as i thought that was a little recursive
2017-07-16 20:11:57 -04:00
Igor Chubin
9ff7ea4d0c fixes in sgdisk 2017-07-09 14:13:20 +00:00
Igor Chubin
be1a006a09 added lshw and udevadm 2017-07-09 14:13:09 +00:00
Igor Chubin
e8171ba1ca jq cheat sheet fixed 2017-07-02 11:18:57 +00:00
Igor Chubin
826abea1b5 added jq 2017-07-02 11:09:28 +00:00
Igor Chubin
29b189900b added ocaml and opam 2017-06-30 19:18:04 +00:00
Igor Chubin
1b7956f8b7 function 2017-06-19 13:46:10 +00:00
Igor Chubin
2622e117db added erlang related pages 2017-06-15 18:58:23 +00:00
Igor Chubin
2a2e850311 added julia 2017-06-15 18:23:05 +00:00
Igor Chubin
899027b76c added elm 2017-06-15 18:13:18 +00:00
Igor Chubin
cd71d1e76c added htop 2017-06-14 13:15:37 +00:00
Igor Chubin
2ad293df0d added exec 2017-06-14 08:56:21 +00:00
Igor Chubin
c8996cda79 added ocaml and _ocaml 2017-06-14 08:43:28 +00:00
Igor Chubin
475e68295a added swipl 2017-06-14 08:43:04 +00:00
Igor Chubin
987b18d4e3 added _kotlin 2017-06-11 17:03:34 +00:00
Igor Chubin
01aab64d71 added js and js/hello 2017-06-11 17:00:41 +00:00
Igor Chubin
b87ad5012a javascript oneliners 2017-06-11 16:22:02 +00:00
Igor Chubin
e6590556bc jshint and jslint 2017-06-11 16:20:50 +00:00
Igor Chubin
aebb6e6cdb added _js/weirdness 2017-06-11 14:00:29 +00:00
Igor Chubin
265d393772 xsel 2017-06-10 20:23:09 +00:00
Igor Chubin
0d5a776260 ipython 2017-06-10 20:20:00 +00:00
Igor Chubin
ffff753b43 perlcol 2017-06-07 13:23:13 +00:00
Igor Chubin
031442e1d9 added perl one-liners 2017-06-07 12:55:33 +00:00
Igor Chubin
2727c7d4b5 added gifify 2017-06-07 12:54:10 +00:00
Igor Chubin
598cf08489 pup 2017-06-07 09:54:00 +00:00
Igor Chubin
61530f32d9 identify 2017-06-05 16:47:03 +00:00
Igor Chubin
1e5b5388e3 added sheets/xsltproc 2017-06-04 21:25:09 +00:00
Igor Chubin
41a78d99a3 xctool 2017-06-04 21:17:50 +00:00
Igor Chubin
790a0baafa xcodebuild 2017-06-04 21:16:12 +00:00
Igor Chubin
b9242f4a16 system_profiler 2017-06-04 21:14:10 +00:00
Igor Chubin
6c646f1087 system_profiler 2017-06-04 21:13:20 +00:00
Igor Chubin
32763947f4 qlmanage 2017-06-04 21:09:42 +00:00
Igor Chubin
f1971eda08 xattr 2017-06-04 20:47:44 +00:00
Igor Chubin
f07d6cae99 airport 2017-06-04 20:47:33 +00:00
Igor Chubin
06cd167c5d drutil 2017-06-04 20:47:13 +00:00
Igor Chubin
25a2b19a66 ditto 2017-06-04 20:47:08 +00:00
Igor Chubin
132ec4d9ac pmset 2017-06-04 20:47:01 +00:00
Igor Chubin
1cefbd4f88 caffeinate 2017-06-04 20:46:53 +00:00
Igor Chubin
9b58446f59 diskutil 2017-06-04 20:46:48 +00:00
Igor Chubin
269bcf2b12 carthage 2017-06-04 20:46:37 +00:00
Igor Chubin
e53c70522a look 2017-06-04 20:46:21 +00:00
Igor Chubin
9a85fffe78 python 2017-06-04 20:46:06 +00:00
Igor Chubin
9c50498d2f svgo 2017-06-04 20:45:52 +00:00
Igor Chubin
cd96f453e2 devfsadm 2017-06-04 20:41:10 +00:00
Igor Chubin
d797eba5f0 added xset 2017-06-04 20:35:34 +00:00
Igor Chubin
803f27fe5a prctl 2017-06-04 20:30:06 +00:00
Igor Chubin
14574a15f1 fixed ioreg 2017-06-04 20:10:26 +00:00
Igor Chubin
4954e59346 say 2017-06-04 19:36:53 +00:00
Igor Chubin
2180f6ed04 added pod 2017-06-04 19:10:03 +00:00
Igor Chubin
e70734eab6 changed wacaw 2017-06-04 14:40:09 +00:00
Igor Chubin
3cd3be4b45 added eject 2017-06-04 14:35:24 +00:00
Igor Chubin
03e2ec593c added svcs 2017-06-04 14:30:24 +00:00
Igor Chubin
6d6dff1c4d added svccfg 2017-06-04 14:28:49 +00:00
Igor Chubin
5a0fa8841f added svcadm 2017-06-04 14:25:11 +00:00
Igor Chubin
ecbdf861b2 added xctool 2017-06-04 14:22:39 +00:00
Igor Chubin
aea23e6335 added imgcat 2017-06-04 14:19:16 +00:00
Igor Chubin
d61a50a25f added pbpaste 2017-06-04 14:17:36 +00:00
Igor Chubin
6d71375200 added pbcopy 2017-06-04 14:17:01 +00:00
Igor Chubin
fe1f87b8a4 added dscacheutil 2017-06-04 14:14:23 +00:00
Igor Chubin
fa43c98d37 added sw_vers 2017-06-04 14:07:13 +00:00
Igor Chubin
e81fcb7a94 added xed 2017-06-04 14:04:43 +00:00
Igor Chubin
0fbdbed607 added launchctl 2017-06-04 14:03:11 +00:00
Igor Chubin
eabf88252e added systemd-sysvinit 2017-06-04 13:31:12 +00:00
Igor Chubin
a206371a12 added luarocks 2017-06-04 12:57:42 +00:00
Igor Chubin
5d7d17a494 added apk and setup-apkcache 2017-06-04 11:30:07 +00:00
Igor Chubin
4c468850cf added irb, ruby and _ruby 2017-06-04 11:23:28 +00:00
Igor Chubin
9b0ac81292 ncmpcpp usage 2017-06-04 10:43:36 +00:00
Jenya Sovetkin
0281f3fda0 ncmpcpp cheat sheet
mostly taken from https://pkgbuild.com/~jelle/ncmpcpp/
2017-06-04 11:32:22 +02:00
Igor Chubin
1a18798a5b new cheat sheet: nvidia-smi 2017-06-03 21:44:26 +00:00
Igor Chubin
0e249af08d new cheat sheet: gpustat 2017-06-03 21:44:07 +00:00
Igor Chubin
09fc227bc4 new cheat sheet: bash 2017-06-03 21:43:46 +00:00
Igor Chubin
afdb914575 new cheat sheet: perl 2017-06-03 21:43:36 +00:00
Igor Chubin
fc28125028 new cheat sheet: ri 2017-06-03 21:43:21 +00:00
Igor Chubin
17152ff6db added lua and _lua 2017-06-02 12:29:36 +00:00
Igor Chubin
78dbbd56c7 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2017-06-02 12:28:33 +00:00
Igor Chubin
0d1f6b1153 superuser ALL=(ALL) NOPASSWD:ALL 2017-05-31 09:48:36 +02:00
Igor Chubin
06ed8a1bd2 added _python/doc: how to get functions doc 2017-05-30 09:52:48 +00:00
Igor Chubin
8477c2f59e added rust 2017-05-28 21:38:13 +00:00
Igor Chubin
ea08fe5430 go/hello: cleanup 2017-05-28 21:33:30 +00:00
Igor Chubin
5b98893ac6 added installation info to hello 2017-05-28 21:32:04 +00:00
Igor Chubin
bc644157e4 added _python 2017-05-28 21:22:42 +00:00
Igor Chubin
5ae952ebdd added _php 2017-05-28 21:22:22 +00:00
Igor Chubin
2e451750e9 added python 2017-05-28 21:20:48 +00:00
Igor Chubin
31a6f6cdcc added php 2017-05-28 21:20:20 +00:00
Igor Chubin
1b944981ee added reboot 2017-05-28 21:20:03 +00:00
Igor Chubin
579291201d removed -X POST 2017-05-28 21:19:44 +00:00
Igor Chubin
65ecb85bec moved scala/ to _scala/ 2017-05-28 21:19:10 +00:00
Igor Chubin
7666db24f6 moved rust/ to _rust/ 2017-05-28 21:19:00 +00:00
Igor Chubin
ee44275862 moved go/ to _go/ 2017-05-28 21:17:32 +00:00
Igor Chubin
c6b0b5c065 added go page 2017-05-28 21:17:07 +00:00
Igor Chubin
89a1d33993 moved scala => _scala 2017-05-28 21:10:53 +00:00
Igor Chubin
bdd633799c moved rust => _rust 2017-05-28 21:10:41 +00:00
Igor Chubin
4c0978b601 added sysrq-trigger 2017-05-26 07:42:57 +00:00
Igor Chubin
2b6cab215d ss: listing/listening 2017-05-26 06:17:36 +00:00
Igor Chubin
6356006b53 added ss 2017-05-26 06:14:21 +00:00
Igor Chubin
9214ff1e83 xargs -0: (thanks to quizac@wykop) 2017-05-25 16:48:40 +00:00
Igor Chubin
6af7057594 fixed xargs errors + added own examples 2017-05-25 10:22:44 +00:00
Igor Chubin
02accd2ac3 added emacs 2017-05-24 21:17:03 +00:00
Igor Chubin
80d7125af7 added stat 2017-05-24 13:25:31 +00:00
Igor Chubin
48ad8cb86d how to downlad a file from a blob store using curl/wget 2017-05-22 14:46:35 +02:00
Igor Chubin
eec70896b9 new cheat sheet: hd 2017-05-21 21:45:36 +02:00
Igor Chubin
a24a045d97 new cheat sheet: df 2017-05-21 21:41:55 +02:00
Igor Chubin
653f43d180 new cheatsheet: tee 2017-05-21 21:34:45 +02:00
Igor Chubin
7a3ab77de7 new cheatsheet: convert 2017-05-21 21:26:32 +02:00
Igor Chubin
5ffe158e77 new cheat.sheet: soxi 2017-05-20 19:07:08 +02:00
Igor Chubin
3efbe410be new cheat.sheet: lame 2017-05-20 19:06:57 +02:00
Igor Chubin
0a3ecbdf7b new cheat.sheet: az 2017-05-20 19:06:46 +02:00
Igor Chubin
612f99aaa4 git: list files changed in commit 2017-05-16 16:08:48 +02:00
Igor Chubin
44cb4b45d9 azure vm create 2017-05-16 14:49:07 +02:00
Igor Chubin
60997347b8 azure: storage related commands 2017-05-16 14:11:59 +02:00
Igor Chubin
a215acdcbf azure: storage related commands 2017-05-16 14:05:30 +02:00
Igor Chubin
b9481c41cc added 10 new cheat sheets: finger git hdparm hexdump jot lynx rs sox sudo xev 2017-05-14 20:21:24 +00:00
Igor Chubin
52cb3e8baf added initial cheat sheets 2017-05-08 20:27:00 +00:00