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