13 Commits

Author SHA1 Message Date
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