76 Commits

Author SHA1 Message Date
Ashley Harvey
7c0e58b908 Remove r flag from grep: that's for recursion as far as I can tell, not required when grepping a file. 2020-02-23 15:22:19 -08:00
Ashley Harvey
6acd4c52e3 Initial changes! 2020-02-23 15:21:35 -08:00
Steve Mao
6198e3b1bb
link 2020-02-16 11:53:08 +11:00
Steve Mao
415ff3341b
mention tldr 2020-02-16 11:52:35 +11:00
Steve Mao
a1c0acd47f
add unzip -l archive_name.zip 2020-02-01 10:19:54 +11:00
Steve Mao
8540c6b9cf
add zipinfo 2020-02-01 10:16:23 +11:00
Steve Mao
d83c77fa65
improve show file size/info 2020-02-01 10:06:51 +11:00
Steve Mao
26678380f4
add Spectrum link 2019-11-15 09:42:20 +11:00
Steve Mao
9838e0d5da
Update readme.md 2019-11-12 13:47:46 +11:00
Steve Mao
9ecb151f07
Add files via upload 2019-11-12 13:47:13 +11:00
Steve Mao
e8e6c587d7
remove extra text 2019-06-14 09:24:29 +10:00
Maximilian Berkmann
9c7ad7453a Update 'create a new file' (#37)
* Update 'create a new file'

* fix accidental toc change

* Reverted TOC format

* Reverted the list numbers to 1.

* Removed unneeded link
2019-04-05 20:53:00 +11:00
Steve Mao
dcd36dbbaa
add top command 2018-12-13 16:04:49 +11:00
Steve Mao
edc6a5e876
add show disk size 2018-12-13 01:19:58 +11:00
Steve Mao
ce4aee6f8c
Update readme.md 2018-11-28 15:50:50 +11:00
Steve Mao
cd6b4e8e89
Update readme.md 2018-11-22 15:08:40 +11:00
Steve Mao
fd4aceecdc
tweaks 2018-11-22 15:06:08 +11:00
Steve Mao
5fed3810bd
add "view an image" 2018-11-19 15:12:07 +11:00
Steve Mao
13baa1fcf3
fix the alignment 2018-11-19 15:07:28 +11:00
Steve Mao
53f0618534
add common hotkeys 2018-11-14 11:59:53 +11:00
Steve Mao
89ca5316bb
add quick tips 2018-11-14 11:26:25 +11:00
MOHAMMAD UMAIR
3c3ff29732 Add ping command (#34)
* Add ping command

* Add link
2018-11-06 19:30:32 +11:00
MOHAMMAD UMAIR
7d41a1648c Add cat command (#35) 2018-11-06 18:59:41 +11:00
Robert Chang
ba6003a8ad
Merge pull request #33 from umr55766/patch-1
Add grep command
2018-10-28 15:07:31 +11:00
MOHAMMAD UMAIR
9c0acb9b8e
Add grep command
- Add grep command syntax, options, example
2018-10-25 11:58:42 +05:30
Diego Leme
1a70fd5f9d Display selected month and year calendar (#32) 2018-10-03 10:12:45 +10:00
Tom Saleeba
cdb49a415e docs: minor typo fixes (#26) 2018-04-28 15:14:29 +10:00
Steve Mao
14f9328a23
fix a link 2017-11-17 17:37:29 +11:00
Steve Mao
f7ddc9632b
fix a link 2017-11-17 17:36:33 +11:00
Steve Mao
f8949e27c3
simplify links 2017-11-17 17:35:58 +11:00
Steve Mao
f81bdd991c
👎 on GUI 2017-11-17 16:59:51 +11:00
Steve Mao
def98655f6 markdown 2017-06-07 14:48:44 +10:00
Steve Mao
aa1d675d2b fix markdown 2017-04-26 09:33:46 +10:00
Steve Mao
da6ca1c87f tweak layout 2017-04-08 10:59:32 +10:00
Dennis Xiao
230abe5085 added merge folders command (#25) 2017-02-25 08:26:01 +11:00
Robert Chang
4e2552cee9 Merge pull request #24 from you-dont-need/feature/killall
Add in Killall command
2017-02-24 16:26:09 +11:00
cht8687
88cb79e16f Add in Killall command 2017-02-24 15:58:28 +11:00
Steve Mao
417ebbaf42 clarify if folder doesn't exist 2017-01-11 15:56:51 +11:00
Steve Mao
b5c6a28519 add alternative to cp or mv a folder 2017-01-11 15:52:28 +11:00
Steve Mao
4290bd5758 add rename a folder
Also fix some commands. folders always end with a trailing slash
2017-01-11 15:08:13 +11:00
Robert Chang
1a8233e184 Merge pull request #21 from dennisboys/addCalculator
added use a calculator
2016-11-28 09:19:22 +11:00
Dennis Xiao
fcda0292ee added use a calculator 2016-11-27 21:51:42 +11:00
Robert Chang
2a9a0d2d7e Merge pull request #20 from dennisboys/fixed-typo
fixed grammatical glitches
2016-11-16 13:47:28 +11:00
dennisboys
e71ac7384f fixed grammatical glitches 2016-11-16 12:16:04 +11:00
Mauro Julián Fernández
6708241681 Adding a trailing slash when moving a file to a directory (#12)
* Adding a trailing slash when moving a file to a directory

* Changing the text
2016-11-16 09:55:34 +11:00
Robert Chang
7baaadccad Merge pull request #19 from dennisboys/improve-rm
added clarification to rm command
2016-11-15 12:25:46 +11:00
dennisboys
04448f1a68 added clarifications to rm command 2016-11-15 11:46:09 +11:00
Gutierri Barboza
4ad60e9791 option for create new file with > (#18) 2016-11-14 10:39:19 +11:00
Robert Chang
ee11bf9697 Merge pull request #14 from jakebrinkmann/master
💥 Add finding a date in the future
2016-11-12 17:15:10 +11:00
Jake Brinkmann
0aa8cc2a52 Format Linux/MacOS comments 2016-11-11 21:48:25 -06:00