60 Commits

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