46 Commits

Author SHA1 Message Date
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
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
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
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
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
Jake Brinkmann
0aa8cc2a52 Format Linux/MacOS comments 2016-11-11 21:48:25 -06:00
Jake Brinkmann
9ac385dc69 Merge pull request #1 from you-dont-need/master
Update to origin/master
2016-11-11 21:44:39 -06:00
Jake Brinkmann
455e4ddf54 ⚠️ Add linux/osx commands for date 2016-11-11 21:39:40 -06:00
Ivan
14e0772c30 add tree view tip 2016-11-12 00:31:15 +00:00
Ivan
8368507319 add tree view tip 2016-11-12 00:20:38 +00:00
Jake Brinkmann
31199258a0 ✂️ Remove mention of "today" in "cal" call 2016-11-11 17:47:29 -06:00
Jake Brinkmann
fa4db19572 💥 Add finding a date in the future 2016-11-11 17:43:17 -06:00
Steve Mao
855c7cf106 separate the last tip 2016-11-12 09:58:25 +11:00
Jake Brinkmann
632bba0bfc More functionality with Cal and Find (#7)
* Add finding a file

* Fix typo

I did not mean to include the delete 😑

* Include a calendar

* Change the cal command to -3 arg

Display three months, instead of ```-w``` for week numbers

* ✂️ Get rid of advanced cal arguments

* 💫 Update formating and rearrange item orders

*  Fix typo in showcal stop-tagline
2016-11-12 09:54:08 +11:00
Akash Tandon
01f3e16bc4 Added 'du' command to check file/folder size. 2016-11-11 14:24:09 +05:30
Mathias Rav
d14b2a8c2c Use -a when copying a directory to copy mtimes
When copying an entire directory, it's useful to maintain the individual modification times of the files and directories within. The argument `-a` maintains modification times, permissions, and enables recursive copying, whereas `-R` only copies recursively.
2016-11-11 07:34:34 +01:00
Stefan Majewsky
fbde9aa64c open(1) is xdg-open(1) on Linux 2016-11-06 20:50:12 +01:00
Haroen Viaene
b5a9001afd don't force remove folders 2016-10-16 15:44:39 +02:00
Michael Kühnel
02ad7727b0 Add info about how to rename a file 2016-10-16 00:13:32 +02:00
Steve Mao
8ba74b42ec style footer 2016-09-18 18:16:37 +10:00
Max Huang
f86b708d7f Fix link names and urls 2016-09-18 17:39:18 +10:00
cht8687
aec6ae1720 add in quicklinks 2016-09-18 10:42:02 +10:00
Steve Mao
9043a9d18e
duplicate a file 2016-09-17 20:22:03 +10:00
Steve Mao
56153e714c
duplicate a folder 2016-09-17 20:16:35 +10:00
Steve Mao
c99b9d7cc2
YOU DONT NEED GUI 2016-09-17 19:20:06 +10:00