701 Commits (0e3b4f9e6b54a67875a530d2b8ca8eeebd959922)
 

Author SHA1 Message Date
terminalforlife 0e3b4f9e6b Add header to and slightly tweak 'convert' sheet 4 years ago
terminalforlife 999f362ce0 Add example to & improve 'identify' sheet 4 years ago
Igor Chubin c68d89d72a
Merge pull request #151 from terminalforlife/master 4 years ago
terminalforlife 42620f0e4d Add tar sheet + examples 4 years ago
Igor Chubin 46fad58a6e
Merge pull request #150 from terminalforlife/master 4 years ago
terminalforlife 942e117fd1 Add glkfu sheet 4 years ago
Igor Chubin 5c90282c3e
Merge pull request #149 from terminalforlife/master
Reticulated Splines for the Flux Capacitor's Vega Sequencer
4 years ago
terminalforlife 8007099afd Add nvidia-settings sheet 4 years ago
Igor Chubin 2c73c2db2e
Merge pull request #148 from elfazzz/bash-shortcuts-cheatsheet
Add bash keyboard shortcuts cheat sheet
4 years ago
Donatas Rimkus dc712f98af Add bash keyboard shortcuts cheat sheet 4 years ago
Igor Chubin ab1d2f24ce
Merge pull request #147 from vjanssens/create-task-spooler
Create task-spooler sheet
4 years ago
Vadiem Janssens 2cd99efc97
Use actual tsp name 4 years ago
Vadiem Janssens 055344c9e6
Add description 4 years ago
Vadiem Janssens a5d87b5908
Typo 4 years ago
Vadiem Janssens a5d005ac73
Create task-spooler sheet 4 years ago
Igor Chubin e31a548a9d
Merge pull request #146 from terminalforlife/master
Fix Usage() & Possibly More...
4 years ago
terminalforlife b3f660470d Add apt-history 4 years ago
terminalforlife 2e297c08d5 Fix incorrect Usage() information 4 years ago
Igor Chubin 4c652e0e9d
Merge pull request #145 from chubin/len80
Fix suggestions from #139
4 years ago
Igor Chubin 19e3f10ea5 Fix suggestions from #139 4 years ago
Igor Chubin 4bcc9d961a
Merge pull request #143 from chubin/len80
Fix comment length in all first-level cheat sheets
4 years ago
Igor Chubin 43e9eaf59f
Merge pull request #144 from raymondchen625/master
Add eval-all commands
4 years ago
Igor Chubin f2c40609a1
Update yq_v4 4 years ago
Raymond 5a9dbeab58 Add eval-all commands 4 years ago
Igor Chubin 0adbf03348 Fix comment length in all first-level cheat sheets
*  sheets/MegaCli
*  sheets/az
*  sheets/azure
*  sheets/blktrace
*  sheets/emacs
*  sheets/exim
*  sheets/go
*  sheets/ipython
*  sheets/jq
*  sheets/nmap
*  sheets/perl
*  sheets/psql
*  sheets/redis
*  sheets/sed
*  sheets/smartctl
*  sheets/solidity
*  sheets/yq_v4
4 years ago
Igor Chubin a4b941e5b8
Merge pull request #139 from chubin/len80
Fix comment line length
4 years ago
Igor Chubin b397565ed2
Merge pull request #141 from terminalforlife/master
Line Length Fixes & New Sheet Stuff
4 years ago
terminalforlife 08a6f38fe7 Add getpwent() example to perl 4 years ago
Igor Chubin 5ed465ab25
Merge pull request #142 from raymondchen625/master 4 years ago
Raymond 5daf8ac487 Add yq_v4 sheet for yq version 4 4 years ago
terminalforlife 52e621be4e Add 'mount' file + TMPFS example 4 years ago
terminalforlife 47e49afdbe Fix line length of Functions 4 years ago
Igor Chubin 62156f41b3
Merge pull request #140 from raymondchen625/master 4 years ago
Raymond 4fb06be49c Add yq sheet 4 years ago
Igor Chubin 6510bc7fb6 Fix comment line length 4 years ago
Igor Chubin 6bb1e0153c Fix comment line length 4 years ago
Igor Chubin dcea8d1745 Fix comment line length 4 years ago
Igor Chubin c4ca01581d
Merge pull request #138 from terminalforlife/master
Improve `lenchk` and Fix Some Line Lengths
4 years ago
terminalforlife a0c4be1552 Correct how less(1) is used, & catch more(1) bug
The `-r` flag isn't best here. Per the less(1) man page, it's best to
use `-R` to only display the ANSII color escape sequences.

It seems like more(1) doesn't support color escape sequences, or at
least not properly. The display is messed up when using more(1), so
I've just accounted for that. In this situation, just use the `-C`
flag(s).
4 years ago
terminalforlife bf73be6b35 Look instead for '# cheat.sh: ' on any line
This is in regards to a request by Chubin on #134.

I didn't use grep(1), because it wound up being a lot slower than my
method. Relying on tools like that isn't always the best choice, which
is why I often just write in pure-shell, and have done for a couple of
years now. There's a time and a place for those external tools, but I
feel this was not it.

Tested and worked well. I've actually seen no noteworthy slowdowns, -
despite pre-processing the files -- YMMV.
4 years ago
terminalforlife 49be860e84 Fix line length of dpkg-deb & add header stuff 4 years ago
terminalforlife dbae4e99c4 Fix line length of system_profiler 4 years ago
Igor Chubin e1324e278f
Merge pull request #137 from chubin/len80
Fix comment line length
4 years ago
Igor Chubin ee7879177a Fix comment line length 4 years ago
Igor Chubin e54de05828
Merge pull request #136 from chubin/len80 4 years ago
Igor Chubin c05a3214b0 Fix comment lenth in sheets/drutil 4 years ago
Igor Chubin 7330d636cc Fix comment lenth in sheets/rclone 4 years ago
Igor Chubin 2321ec7b43 Fix comment lenth in sheets/sysrq-trigger 4 years ago
Igor Chubin 827f498778
Merge pull request #135 from terminalforlife/master
Allow in-file disabling of lenchk (#134)
4 years ago
terminalforlife 2e8aee7eeb Fix line length of taste & tweak it slightly 4 years ago