2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-17 09:25:32 +00:00
Commit Graph

701 Commits

Author SHA1 Message Date
terminalforlife
6e39995c7f Tweak and/or add to airport 2020-03-10 17:36:31 +00:00
terminalforlife
72ad5188ef Add nodejs file & an example 2020-03-10 17:33:35 +00:00
Igor Chubin
684d77f68d
Merge pull request #100 from terminalforlife/master
Wording, Formatting, & Entries
2020-03-06 10:53:35 +01:00
terminalforlife
a5bfe297f8 Add to & improve wording of source & add entry 2020-03-05 21:50:06 +00:00
terminalforlife
764fb08b98 Improve & add to wording in printf 2020-03-05 21:33:46 +00:00
terminalforlife
d8b315c564 Add header to wget & add example 2020-03-05 21:28:11 +00:00
terminalforlife
23164992c0 Polish up dd a little more 2020-03-05 21:26:12 +00:00
terminalforlife
2c6531caba Because who doesn't like to capitalize? :P 2020-03-05 21:22:48 +00:00
terminalforlife
a7ee51774a Add official short description to ssh 2020-03-05 21:21:32 +00:00
terminalforlife
71c8721b95 Add header to stat 2020-03-05 21:18:03 +00:00
terminalforlife
15bb07c27a Elaborate/correct wording & formatting of ss 2020-03-05 21:17:17 +00:00
terminalforlife
4f2627dbeb Add header to df 2020-03-05 21:11:14 +00:00
terminalforlife
6493c38859 Tidy & add to the descriptions for sudo 2020-03-05 21:08:45 +00:00
terminalforlife
ebf2f97633 Add colrm file 2020-03-05 20:30:39 +00:00
Igor Chubin
4a1a6d1e77
Merge pull request #99 from terminalforlife/master
More Comments & Code Tweaks & Additions
2020-03-01 16:50:36 +01:00
terminalforlife
ade78aaafb Mass-replace tabs with 4-width spacing
This seems to be the predominant choice, and matches the last commit I
just made, so I went ahead and converted them all, and changed any, -
for example, 2-space indents.

Let me know if this is undesired.

To understand why I chose to do this, please refer to the previous
commit's message.
2020-03-01 00:21:26 +00:00
terminalforlife
4df5219c66 Convert tabs to 4 spaces for consistency
This was probably my fault to begin with, as I'm a big fan of tabs.
My bad. It just occurred to that not only do I have my tabs set to 4
columns, but some people may have wonky formatting because of whichever
setting we have for our tabs.
2020-03-01 00:02:13 +00:00
terminalforlife
f8b7f7e3c4 Add examples of useless uses of cat 2020-02-29 23:53:25 +00:00
terminalforlife
beb310e2ae Add basically a hint to a useful file in /proc 2020-02-29 23:44:02 +00:00
terminalforlife
489af58ee9 Add nifty Awk trick to fetch the total RAM 2020-02-29 23:43:42 +00:00
terminalforlife
6201e1c588 Add additional printf examples 2020-02-29 23:36:14 +00:00
terminalforlife
2d32a8369c Tweak formatting, code, & wording 2020-02-29 23:32:19 +00:00
terminalforlife
7d524d8205 Capitalize abbreviations 2020-02-29 23:26:18 +00:00
terminalforlife
c4ea4f09d0 Tweak formatting & add another example 2020-02-29 23:24:15 +00:00
terminalforlife
05fe95ee72 Merge branch 'master' of https://github.com/chubin/cheat.sheets 2020-02-28 21:09:43 +00:00
Igor Chubin
565df5eff0
Update fdisk 2020-02-27 09:01:42 +01:00
Igor Chubin
f868f83446
Merge pull request #98 from ireaneus/master
adding to fdisk cheatsheet
2020-02-27 09:00:39 +01:00
David Haines
a8ca925b2e adding to fdisk cheatsheet 2020-02-25 17:13:06 -07:00
terminalforlife
2ce193c0ba Fix typos, tidy formatting, & improve writing
This is what late-night boredom does to you. lol
2020-02-22 03:38:15 +00:00
terminalforlife
d7473ac185 Fix trailing whitespace on all files
Tidy files; tidy soul!
2020-02-22 02:47:54 +00:00
terminalforlife
9bda601ca8 Tweak and add to fdisk and df 2020-02-22 02:42:51 +00:00
Igor Chubin
ffae74cdfd
Merge pull request #96 from terminalforlife/master
Added Files & Examples
2020-02-17 10:51:01 +01:00
terminalforlife
59ac157226 Add to _perl/1line 2020-02-17 03:07:15 +00:00
terminalforlife
341ff5636f Make header more accurate for proc 2020-02-17 02:13:51 +00:00
terminalforlife
bd0d11690d Add wget file & examples 2020-02-17 02:11:46 +00:00
terminalforlife
dde9356508 Add apt-key file & an example 2020-02-17 02:07:42 +00:00
terminalforlife
476cf1ee98 Add additional dpkg examples 2020-02-17 02:06:00 +00:00
terminalforlife
74c8191b3c Add dpkg and an example 2020-02-17 01:59:30 +00:00
terminalforlife
1186810822 Mention whether builtin of printf or not 2020-02-17 01:56:48 +00:00
terminalforlife
12331213f2 Add printf file with examples 2020-02-17 01:55:05 +00:00
terminalforlife
0e758e9d40 Add cat file and a POSIX line 2020-02-17 01:43:23 +00:00
terminalforlife
fbb1d392d5 Add additional example 2020-02-17 01:40:28 +00:00
terminalforlife
9297e1874f Add perldoc file & an example 2020-02-17 01:32:01 +00:00
terminalforlife
3279f62125 Add a few more Perl examples 2020-02-17 01:27:30 +00:00
terminalforlife
56e57af09c Add method to display terminal cols and lines 2020-02-17 00:53:12 +00:00
terminalforlife
3972687447 Remove random sudo instance 2020-02-17 00:35:19 +00:00
Igor Chubin
1a4eca569b
Merge pull request #95 from alexberry/teeappend
Append, not amend.
2020-02-12 15:59:15 +01:00
Alex Berry
15f7213025 Append, not amend.
intact is not hyphenated.

Newline for formatting.
2020-02-11 23:08:07 +00:00
Igor Chubin
6f9aa78d7e
Merge pull request #89 from schneiderl/master
emacs: fix typos
2020-02-11 19:21:32 +01:00
Igor Chubin
c9c425d37d
Merge pull request #90 from roryokane/patch-1
Fix indentation in Ruby cheat sheet
2020-02-11 19:20:56 +01:00