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