Commit Graph

337 Commits

Author SHA1 Message Date
Bonnie I-Man Ng
055bbc8790
add to "variable" section
eval command to expand and execute variables
2019-07-10 16:40:14 +08:00
Bonnie I-Man Ng
0f1f62f507
add 'system' section
1. Eliminate the zombie
2. Show memory usage
2019-07-09 10:49:04 +08:00
Bonnie I-Man Ng
ef9141b0a3
add to 'download'
- add 'Follow any redirect until it reaches the final destination'
- remove a command for installing python dependencies.
2019-07-02 15:30:21 +08:00
Bonnie I-Man Ng
554ac88321
add to others
Do not echo the trailing newline
2019-07-02 15:09:38 +08:00
Bonnie I-Man Ng
85f342fb20
add to 'Others'
Encode strings as Base64 strings
2019-07-02 15:03:47 +08:00
Bonnie I-Man Ng
931dc30a41
add some common environment variables 2019-06-11 14:22:34 +08:00
Dimitris
7ce55e3e72 add clear trick
Signed-off-by: dimisjim <dimitris.moraitidis@gmail.com>
2019-06-07 14:21:39 +03: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
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
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
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
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
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
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
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