Commit Graph

989 Commits

Author SHA1 Message Date
bu6hunt3r 7e94f1e0ba Changed mutt cheatsheet 2018-08-16 09:50:47 +02:00
Peter Ondrejka ff1227bca8
minor typo in command name 2018-07-24 10:05:25 +02:00
Axel Navarro b0aa272b49 Add cheatsheet for lsblk 2018-07-12 07:03:34 -03:00
idarlund 130cf1d830
Update rsync
added rsync over ssh cheat
2018-07-11 14:56:55 +02:00
Darjan Salaj f93ca8f7ce Add cheatsheet slurm 2018-07-04 23:04:18 +02:00
liuyang1 c0fe871b33 fix except case
- when redirect stdout to pipe but not tty, it throw exception.
- when have no content, it throw exception.
- remove reductant newline at end of file
2018-06-13 18:58:37 +08:00
bu6hunt3r b210fbca5f Changed r2 cheatsheet 2018-06-05 16:25:39 +02:00
bu6hunt3r 45c0dad364 Changed r2 cheatsheet 2018-05-22 09:37:17 +02:00
Givi Khojanashvili 544d11aebc Add nmcli import example. Fix typos in `nmcli add` command. 2018-03-12 13:17:22 +03:00
bu6hunt3r 51f7a42ece Started mutt mail client ch-sh 2018-03-09 18:26:10 +01:00
Michihito Shigemura cd6826d5d4 Added one more zip cheat 2018-03-08 20:39:41 +09:00
bu6hunt3r c09f0b0c6c Added sheet for r2 disassembler/debugger/hex editor 2018-03-04 20:30:27 +01:00
Kevin Woo 3fe72a03cc
new cheat for mv: moving many files into a dir 2018-02-04 18:57:25 -08:00
Cédric DUFOUR 0c0d924df6 New Sheet Added: ZFS (on Linux) 2017-12-24 16:33:37 +01:00
Chris Lane aa1e12625e Version bump to 2.2.3. 2017-12-19 12:42:07 -05:00
Chris Allen Lane d09353bfca
Merge pull request #363 from shigemk2/shigemk2-patch-1
Add cheatsheet perl
2017-12-19 12:38:25 -05:00
Chris Allen Lane 81e80c87a1
Merge pull request #358 from byxor/emacs
Add cheat for running emacs in terminal
2017-12-19 12:37:04 -05:00
Chris Allen Lane 3d498d5ce7
Merge pull request #354 from rognan/add-cheat-for-youtube-dl-extract-audio
Add cheat for downloading audio with youtube-dl
2017-12-19 12:35:11 -05:00
Chris Allen Lane d90d509702
Merge pull request #365 from shigemk2/check_function_mysql
Add cheatsheet for mysql
2017-12-19 12:34:05 -05:00
Chris Allen Lane b46f5b2c34
Merge pull request #359 from Dgc2002/master
Adds cheatsheet for rcs
2017-12-19 12:33:01 -05:00
Chris Lane e2d63e7603 Minor edits to #357 2017-12-19 12:29:52 -05:00
Chris Lane 67f52f8317 Merge branch 'patch-1' of https://github.com/zrongh90/cheat into zrongh90-patch-1 2017-12-19 12:29:26 -05:00
Chris Allen Lane 67134b9240
Merge pull request #360 from nitsnatsnok/patch-1
sizes and typo corrected
2017-12-19 12:27:29 -05:00
Chris Lane c67adb1422 Minor edits to #367. 2017-12-19 12:25:40 -05:00
Chris Lane c2aa5e0148 Merge branch 'master' of https://github.com/Sim4n6/cheat into Sim4n6-master 2017-12-19 12:24:19 -05:00
Chris Allen Lane 332f0bd4ee
Merge pull request #364 from navjotjsingh/master
Cheatsheet for cd
2017-12-19 12:21:37 -05:00
iamatacos b303bc0028 added support for Got-Your-Back for backup from Gmail 2017-12-14 15:38:08 +00:00
ALJI Mohamed 02f79ddd13
Merge pull request #1 from chrisallenlane/master
learning amigo
2017-12-14 16:09:24 +01:00
Astaroth 9c53e2ba10 improved command to export query result to csv file 2017-12-05 15:44:49 -03:00
Michihito Shigemura 71680c6586
Add cheatsheet for mysql
check stored procedure or stored function in mysql
2017-11-28 22:12:20 +09:00
Navjot Singh a240413eb9
Merge pull request #1 from navjotjsingh/navjotjsingh-patch-cd
Cheatsheet for cd
2017-11-27 11:53:39 +05:30
Navjot Singh cde64e3ea4
Cheatsheet for cd 2017-11-27 11:52:05 +05:30
Michihito Shigemura 0b0bc441c6
Add cheatsheet perl 2017-11-20 21:20:22 +09:00
Chris Allen Lane 2aa37432cb
Merge pull request #356 from shigemk2/xargs-no-run-if-empty
Add cheatsheet for xargs --no-run-if-empty
2017-11-19 08:13:07 -05:00
Chris Allen Lane 89de3705b0
Merge pull request #355 from shigemk2/curl-only-status-code
Add cheatsheet for cp backup file with date
2017-11-19 08:11:35 -05:00
Chris Lane d12718b8c4 `cp` edit
Appended missing newline to end of `cp` cheatsheet.
2017-11-19 08:09:37 -05:00
Chris Lane 900e083b99 Merge branch 'cp-backup' of git://github.com/shigemk2/cheat into shigemk2-cp-backup 2017-11-19 08:07:10 -05:00
Aroonav Mishra d048ea5a10 Enable starting the cheat python script on windows.
For this add a small batch script in the same directory as the
cheat script.
2017-11-12 18:48:04 +05:30
nitsnatsnok 837e0b5b71
sizes and typo corrected
`-size +20000k` actually matches files bigger than 20,000*1,024=20,480,000 Bytes, not 20,000,000 Bytes as in “2 Megabytes”.
2017-11-12 00:50:30 +01:00
Dave Clarke 30d2a77a6c Adds cheatsheet for rcs 2017-11-02 11:53:08 -05:00
byxor 1a8cdf84f4 Add instructions for running emacs in terminal 2017-11-01 16:16:49 +00:00
zrongh90 181403e7ac
create iconv
add new iconv for code convert
2017-10-31 16:00:16 +08:00
Michihito Shigemura 2c10955690 Add cheatsheet for xargs --no-run-if-empty 2017-10-27 00:12:36 +09:00
Michihito Shigemura 4319b8e699 Add curl cheatsheet: Get only the HTTP status code
curl -o /dev/null -w '%{http_code}\n' -s -I URL
2017-10-24 22:23:36 +09:00
Thor Andreas Rognan 57dff86a44 Add cheat for downloading audio with youtube-dl 2017-10-13 14:37:07 +02:00
sunyakun 761bf2eb2f hightlight the search keywords 2017-10-12 09:25:20 +08:00
Michihito Shigemura aa4f6daf77 Add cheatsheet for cp backup file with date 2017-10-04 23:47:33 +09:00
Chris Lane d7272c50c4 v2.2.2
Added new cheatsheets.
2017-09-16 23:15:15 -04:00
Chris Allen Lane cdf573a725 Merge pull request #318 from shanahanjrs/new-misc-cheatsheets
Created cheatsheets for alias, cat, cp, export, kill, mv, pwd, and wc
2017-09-16 23:01:08 -04:00
Chris Allen Lane eb6dfaad39 Merge pull request #350 from iamatacos/patch-1
Update dd
2017-09-16 22:58:17 -04:00