Commit Graph

434 Commits

Author SHA1 Message Date
onceupon
f59986e0c0
add loop
switch loop
2018-04-12 14:49:54 +08:00
onceupon
2d890d0538
add variable
remove the first or last string from variable
2018-04-12 14:34:29 +08:00
onceupon
54a00b2569
add variable
get the first character of the variable
2018-04-12 14:23:32 +08:00
onceupon
283d52b361
Update README.md 2018-04-12 14:16:31 +08:00
onceupon
a9adb3d7b7
edit 'back to top' 2018-04-12 14:15:22 +08:00
onceupon
c29f247fb8
Update README.md 2018-04-12 14:13:04 +08:00
onceupon
394ef7c772
add variable
remove first leading zero
2018-04-12 14:05:49 +08:00
onceupon
99b7c30807
add sed
Remove lines whose nth character not equal to a value
2018-04-11 10:00:37 +08:00
onceupon
d21abd8ddc
Update README.md 2018-04-10 16:34:59 +08:00
onceupon
430cfb08ef
add variable
get the length of variable
2018-04-10 14:57:51 +08:00
onceupon
b310c4acbe
add working with json data
jq command
2018-04-10 14:38:09 +08:00
onceupon
aea54c126c
Update README.md 2018-04-10 10:15:04 +08:00
onceupon
cfa3d59e92
add variable section
bash variable can be frustrating
2018-04-10 10:10:26 +08:00
onceupon
6a1ec40741
add grep
grep string starting with a string
2018-03-31 09:24:45 +08:00
onceupon
ac371598b8
Update README.md 2018-03-26 09:55:54 +08:00
onceupon
ffc0c45075
Update README.md 2018-03-07 11:16:18 +08:00
onceupon
35e7587b05
Update README.md 2018-03-07 11:14:50 +08:00
onceupon
011ffc4de6
add other
set up virtualenv(sandbox) for python
2018-03-07 11:06:50 +08:00
onceupon
518a3079bc
Update README.md 2018-02-22 11:07:01 +08:00
onceupon
36baba224d
Update README.md 2018-02-12 14:56:35 +08:00
onceupon
b1a605f135
Add hardware section
get CPU, memory, hard disk, NIC, temperature information
2018-02-12 14:53:34 +08:00
onceupon
6e6d0b9f66
add awk
remove last column
2018-02-09 10:36:52 +08:00
onceupon
2e1da343d6
Update README.md 2018-02-08 10:06:43 +08:00
onceupon
1df734925a
Update README.md 2018-02-08 10:05:09 +08:00
onceupon
29c4d7dfaa
Update README.md 2018-02-08 10:00:41 +08:00
onceupon
054b8b6a2a
add system
Get process ID of a process (e.g. sublime_text)
2018-02-08 10:00:06 +08:00
onceupon
c839834f35
Update README.md 2018-02-07 18:24:07 +08:00
onceupon
3e87339464
add others
get NIC information
2018-02-07 18:23:31 +08:00
onceupon
18d0c842ae
add dmidecode type table 2018-01-25 11:27:35 +08:00
onceupon
e18f742e17
add unzip 2018-01-23 16:41:00 +08:00
onceupon
981208c791
add other
tree
2018-01-17 13:36:56 +08:00
onceupon
723ff2314a
Update README.md 2018-01-10 09:48:50 +08:00
onceupon
7ae9dbbce9
edit all comments to start with '#' instead of '//' 2018-01-10 09:47:26 +08:00
onceupon
478751bba0
add others: Create a large amount of dummy files 2018-01-03 13:56:20 +08:00
onceupon
df9707071d
Update README.md 2018-01-03 12:21:42 +08:00
onceupon
c9807c97c7
add others
Capture/record/save terminal output (capture everything you type and output)
2018-01-03 12:21:05 +08:00
onceupon
bf4af75707
add others
Capture/record/save terminal output (capture everything you type and output)
2018-01-03 12:20:55 +08:00
onceupon
067f5f2a94
Update README.md 2018-01-02 10:59:20 +08:00
onceupon
7f8ddc1ce8
add others- list only directory 2018-01-02 10:17:50 +08:00
onceupon
099fe975c0
add sed
Substitution with wildcard (e.g. replace a line start with aaa= by aaa=/my/new/path)
2017-12-29 17:30:49 +08:00
onceupon
5a34554eea
Update README.md 2017-12-29 10:14:00 +08:00
onceupon
a2d0bf805a
Send command to all panes in tmux: 2017-12-27 11:07:20 +08:00
onceupon
1e3518082c
Update README.md 2017-12-14 14:48:35 +08:00
onceupon
7742c3b72f
add logout timer 2017-12-14 09:43:55 +08:00
onceupon
5f3e48109e
Update README.md 2017-12-12 12:07:02 +08:00
onceupon
9268b08e4f
add system: query for hardware device status
memory and segate disks
2017-12-12 12:05:18 +08:00
onceupon
08bf087b3d
Update README.md 2017-12-12 10:59:35 +08:00
onceupon
83a7ff99be
Update README.md 2017-12-12 10:58:22 +08:00
onceupon
722c78f339
Add to server section
Create a ssh tunnel
Locate and remove a package
2017-12-12 10:55:08 +08:00
onceupon
dab5b43c4f
Create a UEFI Bootable USB drive
(e.g. /dev/sdc1)
2017-12-07 19:34:09 +08:00