From f1ae6713b88dff2758470b741637bbc5d717c38b Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Wed, 13 Mar 2013 20:20:43 +0000 Subject: Added some to notes --- misc/notes.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'misc') diff --git a/misc/notes.txt b/misc/notes.txt index 24e129ee..976573a6 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -140,6 +140,15 @@ ll h*: Finds items in the directory starting with h =========================================== +cp -a (archive; copies recursively and doesn't follow symbol links) + -i (interactive, prompts before overwrite) + -v (verbose) + -b (backup) + +mv (same as above, but with no -a) + +=========================================== + tidyp - Improves/beautifies html code tidyp -m -i -w 100 index_page.html -- cgit v1.2.3