Commit Graph

342 Commits

Author SHA1 Message Date
I-Man Ng
f19e1eb7fd
edit bash globbing 2019-05-14 12:21:42 +08:00
I-Man Ng
8a552221bc
Merge pull request #8 from acmello/bash-inference
expand documentation for terminal tricks
2019-05-14 12:17:57 +08:00
Antonio Mello
babd99b730 expand documentation:
* Add session about bash inference

Signed-off-by: Antonio Mello <acmello.ti@gmail.com>
2019-05-13 11:22:59 +02:00
I-Man Ng
f4b33d4ed5
Merge pull request #7 from onceupon/add-license-1
Create LICENSE
2019-05-12 01:26:35 +08:00
I-Man Ng
006bd24ce9
Create LICENSE 2019-05-12 01:25:58 +08:00
I-Man Ng
947d5657bb
Merge pull request #6 from will-b/master
Add undo typing for Ctrl keys
2019-05-12 00:49:07 +08:00
will-b
31d638b4e1
Merge pull request #1 from will-b/will-b-patch-1
Add undo typing for Ctrl keys
2019-05-11 16:42:40 +02:00
will-b
3759a1cb15
Add undo typing for Ctrl keys 2019-05-11 16:42:07 +02:00
I-Man Ng
0c147a8820
fix type
wrong spelling repquota
2019-05-11 12:13:49 +08:00
I-Man Ng
a2db8a1583
Add more warning for the fork bomb 2019-05-11 11:21:05 +08:00
I-Man Ng
aad03ba431
Capitalize all the headers 2019-05-10 17:10:05 +08:00
I-Man Ng
3b99cf3ab3
Remove unnecessary newlines and comment all 'or's 2019-05-10 16:56:09 +08:00
I-Man Ng
b8b130d661
Separating Screen and Tmux 2019-05-10 16:20:40 +08:00
I-Man Ng
66150d418f
Update README.md
comment out some comments
2019-05-10 15:56:46 +08:00
I-Man Ng
9ad2bfe1d4
update hardware
add more ipmitool commands
2019-05-10 15:41:09 +08:00
I-Man Ng
2a7525a874
fix typo 2019-05-10 15:22:11 +08:00
I-Man Ng
845891c75d
add system
find out the type of command and listing and printing function
2019-05-10 15:21:20 +08:00
I-Man Ng
fd28cae58b
Merge pull request #5 from oct8l/fix-lowercase
Fix typos
2019-05-10 09:58:56 +08:00
oct8l
95f0c607d5 Fix/change two instances of "lowercase"
Signed-off-by: oct8l <gitmail@oct8l.email>
2019-05-09 10:17:24 -05:00
I-Man Ng
fc8ae81e23
fixed typos 2019-05-09 20:19:36 +08:00
I-Man Ng
1342f5dd46
Add Math
Arithmetic Expansion in Bash
2019-05-09 20:17:21 +08:00
I-Man Ng
36edc1aee4
Merge pull request #4 from 0xflotus/patch-2
fixed typo
2019-05-09 19:39:51 +08:00
0xflotus
b627736ac6 fixed filename
Signed-off-by: 0xflotus <0xflotus@gmail.com>
2019-05-09 13:38:37 +02:00
I-Man Ng
52f52f4321
Fixed some typos
all wrong spelling `separate`
2019-05-09 19:34:06 +08:00
I-Man Ng
dbb1dfadaf
Merge pull request #1 from matthewhelmke/patch-1
Fixed a typo
2019-05-09 19:29:00 +08:00
I-Man Ng
6b13a272d6
Merge pull request #3 from 0xflotus/master
fixed some small errors
2019-05-09 19:27:56 +08:00
I-Man Ng
ce835189f9
Merge branch 'master' into master 2019-05-09 19:25:30 +08:00
I-Man Ng
bbd2974d41
Fix typo
Thank Costin Stefan for the reminder
2019-05-09 19:19:25 +08:00
I-Man Ng
7643e712fd
fixed typos 2019-05-09 16:07:23 +08:00
I-Man Ng
6ecd7cf784
Fixed some typos and bugs
Thanks to Crestwave's correction on Reddit.
2019-05-09 16:04:33 +08:00
I-Man Ng
c2fc594db4
Improve 'get the first character of variable
Thanks to Masta's command on Reddit
2019-05-09 15:41:47 +08:00
0xflotus
4626636de5 Merge pull request #1 from 0xflotus/patch-1
Patch 1

Signed-off-by: 0xflotus <0xflotus@gmail.com>
2019-05-09 09:40:43 +02:00
0xflotus
01a1d9fee5
fixed some errors 2019-05-09 09:39:05 +02:00
I-Man Ng
e553be01fc
Add terminal tricks
Ctrl shortcuts
2019-05-09 15:36:03 +08:00
I-Man Ng
68a99bbe7f
improve caret substitution
adding global replace
2019-05-09 15:11:41 +08:00
I-Man Ng
922f7d3f4d
Add commands to download this README
Thanks to Samuel_first's commands on Reddit.
2019-05-09 14:58:28 +08:00
Matthew Helmke
256abda882
Fixed a typo
Just something small that was overlooked.
2019-05-08 15:29:59 -05:00
I-Man Ng
1f17f61bb2
Add grep command
Grep and count number of empty lines
2019-05-09 00:00:37 +08:00
I-Man Ng
aa8663ed6d
Fix some bugs
Thank you for StallmanTheLeft's correction!
2019-05-08 22:51:00 +08:00
I-Man Ng
19dc622b02
Update README.md
corrected 'if loop' to 'if statement'
2019-05-08 22:27:27 +08:00
I-Man Ng
65cd41dd2a
add xwindow tools
using mpv to watch videos on servers
2019-05-07 17:13:30 +08:00
I-Man Ng
1ffab331e4
add other
get parent directory of current directory
2019-05-02 15:45:23 +08:00
I-Man Ng
5d1dea9092
edit introduction 2019-04-17 16:02:16 +08:00
I-Man Ng
d90bb95c49
add sed and other 2019-04-17 15:57:50 +08:00
I-Man Ng
16db453a5f
Update README.md 2019-03-19 13:49:41 +08:00
I-Man Ng
3a4084f6fc
edit ending quote 2019-02-22 15:26:39 +08:00
I-Man Ng
fb39f8b017
add system
Check if it's root running
2019-02-21 17:08:23 +08:00
I-Man Ng
ae9cbf57ef
add hardware
lshw
2019-01-23 15:52:35 +08:00
onceupon
821c57ec4c
edit link markdown 2018-12-20 12:11:41 +08:00
onceupon
89c34e4347
add if loop 2018-12-19 17:59:27 +08:00