Commit Graph

514 Commits

Author SHA1 Message Date
Bonnie I-Man Ng
8f7169db16
Merge pull request #11 from dimisjim/origin/patch-1
add clear trick
2019-06-10 09:52:15 +08:00
Dimitris
7ce55e3e72 add clear trick
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com>
2019-06-07 14:21:39 +03:00
Bonnie I-Man Ng
ec0ff9371c
Merge pull request #9 from HanEmile/patch-1
added the python3 way to the python server
2019-06-03 14:18:02 +08:00
Emile
b1cced62ac added the python3 way to the python server
Signed-off-by: Emile <hanemile@protonmail.com>
2019-06-02 12:34:06 +02:00
Bonnie I-Man Ng
83cd707f93
add others
Run multiple commands in background
2019-05-31 18:23:54 +08:00
Bonnie I-Man Ng
d8fed85f58
edit description for 'shopt' command 2019-05-17 15:59:33 +08:00
Bonnie I-Man Ng
834ff1bfbb
fix 'back to top' link 2019-05-16 23:53:13 +08:00
Bonnie I-Man Ng
2bc18431d9
fix 'back to top' link 2019-05-16 23:50:25 +08:00
Bonnie I-Man Ng
f5f7b2bd55
Add another example for tree
set level directories deep
2019-05-16 15:50:37 +08:00
Bonnie I-Man Ng
7910b94f25
Add command for system
Display file status (access, modify and change time) of a file using `stat`
2019-05-16 12:02:20 +08:00
Bonnie I-Man Ng
a3f07d0c75
fix typo 2019-05-16 11:52:54 +08:00
Bonnie I-Man Ng
75d512518e
Add commands for 'system' section
New commands:
lsusb, lsmod, rmmod, modprobe, pstree, dmesg, chkconfig, systemctl, partprobe, mount, idconfig, idd, chsh, unalias, shopt, chroot, nohup, uptime, nice
2019-05-16 11:51:30 +08:00
Bonnie I-Man Ng
719fdbb5eb
Update README.md 2019-05-15 01:40:01 +08:00
Bonnie I-Man Ng
7d539c3c1d
Update README.md 2019-05-15 01:39:35 +08:00
Bonnie I-Man Ng
2350f389ba
Update README.md 2019-05-15 01:39:23 +08:00
Bonnie I-Man Ng
8219df4f9b
Delete googledcd3095108df68e4.html 2019-05-15 01:26:30 +08:00
Bonnie I-Man Ng
a31f63e247
Verification for google search control 2019-05-15 01:25:20 +08:00
Bonnie I-Man Ng
48ad4c86ee
rename repo 2019-05-15 00:52:38 +08:00
Bonnie I-Man Ng
f86d9ebf36
[hot fix] comment out descriptions 2019-05-14 17:27:13 +08:00
I-Man Ng
89290279a4
Add CPU IO and network monitoring on [system] 2019-05-14 15:22:30 +08:00
I-Man Ng
c64c6fbf50
add more bash globbing examples 2019-05-14 12:30:18 +08:00
I-Man Ng
1f64f38cc5
fix typos 2019-05-14 12:22:35 +08:00
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