Commit Graph

515 Commits

Author SHA1 Message Date
bbd2974d41 Fix typo
Thank Costin Stefan for the reminder
2019-05-09 19:19:25 +08:00
7643e712fd fixed typos 2019-05-09 16:07:23 +08:00
6ecd7cf784 Fixed some typos and bugs
Thanks to Crestwave's correction on Reddit.
2019-05-09 16:04:33 +08:00
c2fc594db4 Improve 'get the first character of variable
Thanks to Masta's command on Reddit
2019-05-09 15:41:47 +08:00
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
01a1d9fee5 fixed some errors 2019-05-09 09:39:05 +02:00
e553be01fc Add terminal tricks
Ctrl shortcuts
2019-05-09 15:36:03 +08:00
68a99bbe7f improve caret substitution
adding global replace
2019-05-09 15:11:41 +08:00
922f7d3f4d Add commands to download this README
Thanks to Samuel_first's commands on Reddit.
2019-05-09 14:58:28 +08:00
256abda882 Fixed a typo
Just something small that was overlooked.
2019-05-08 15:29:59 -05:00
1f17f61bb2 Add grep command
Grep and count number of empty lines
2019-05-09 00:00:37 +08:00
aa8663ed6d Fix some bugs
Thank you for StallmanTheLeft's correction!
2019-05-08 22:51:00 +08:00
19dc622b02 Update README.md
corrected 'if loop' to 'if statement'
2019-05-08 22:27:27 +08:00
65cd41dd2a add xwindow tools
using mpv to watch videos on servers
2019-05-07 17:13:30 +08:00
1ffab331e4 add other
get parent directory of current directory
2019-05-02 15:45:23 +08:00
5d1dea9092 edit introduction 2019-04-17 16:02:16 +08:00
d90bb95c49 add sed and other 2019-04-17 15:57:50 +08:00
16db453a5f Update README.md 2019-03-19 13:49:41 +08:00
3a4084f6fc edit ending quote 2019-02-22 15:26:39 +08:00
fb39f8b017 add system
Check if it's root running
2019-02-21 17:08:23 +08:00
ae9cbf57ef add hardware
lshw
2019-01-23 15:52:35 +08:00
821c57ec4c edit link markdown 2018-12-20 12:11:41 +08:00
89c34e4347 add if loop 2018-12-19 17:59:27 +08:00
934f793da8 Update README.md 2018-12-18 16:34:40 +08:00
46684db867 add other
Reverse the result from `uniq -c`
2018-12-14 10:05:24 +08:00
6e66fd9ce9 add diff comment
Compare two files, strip trailing carriage return/ nextline
2018-11-22 10:01:18 +08:00
9856d4c685 add sys admin
list all enable services
2018-11-16 16:34:57 +08:00
13f8f7a975 Delete analytics.html 2018-11-08 16:16:15 +08:00
a7e52291eb Delete head.html 2018-11-08 16:15:59 +08:00
01d8c2b7ad head file for analytics 2018-11-08 16:07:09 +08:00
4017817453 Google Analytics site tag 2018-11-08 16:05:35 +08:00
ad9afeaa4d Delete analytics.html 2018-11-08 16:04:43 +08:00
ba87cd2462 add Google Analytics site tag code 2018-11-08 16:02:27 +08:00
39cc7b5e48 add google_analytics 2018-11-08 15:52:56 +08:00
eabd5b73e9 Set theme jekyll-theme-cayman 2018-11-08 15:49:24 +08:00
12fc75d8af Set theme jekyll-theme-cayman 2018-11-08 15:48:46 +08:00
0b185df5d5 add tmux commands 2018-11-08 15:00:32 +08:00
8f3874d158 edit command for 'list information about NIC'
should use lspci instead of lsscsi
2018-11-02 14:41:40 +08:00
c05d867f88 edit loop section
add more examples for 'if'
2018-10-29 17:08:45 +08:00
8309dbb316 edit ending wording 2018-10-25 11:45:29 +08:00
1dc726c2a2 add others
tac a file
2018-10-25 11:40:42 +08:00
6ee16107fc Update README.md 2018-10-25 01:30:35 +08:00
da2f7b910e add system
Stop tailing a file on program terminate
2018-10-25 01:29:49 +08:00
1e9abe3dfd add some old commands when revising LPIC 1
wonder if anyone will read this commit messages.
2018-10-25 00:42:42 +08:00
b13840742e update grep section
more detail on regex
2018-10-24 18:11:42 +08:00
9c21d7c3f5 Update README.md 2018-10-24 17:25:32 +08:00
89eb5d75f4 add grep
type of grep
2018-10-24 17:23:35 +08:00
5a9b0c3372 add terminal tricks
run last command
2018-10-24 09:44:11 +08:00
0bde7e7ec2 Update README.md 2018-10-24 01:38:36 +08:00
8d8a350dcf Create 'Ctrl' section
collected and summarized some Ctrl command line tricks
2018-10-24 01:37:27 +08:00