From f36de42faa6565a04c344071a3a4befa60879509 Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Thu, 18 Apr 2013 22:13:25 +0000 Subject: LMM code now reads in gzipped pickled plink snp iterator object --- misc/notes.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'misc/notes.txt') diff --git a/misc/notes.txt b/misc/notes.txt index 10a5729a..a48ee5bf 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -161,6 +161,10 @@ du -hms * | sort -n : Gives size used by different directories =========================================== +rm -rfv + +=========================================== + cp -a (archive; copies recursively and doesn't follow symbol links) -i (interactive, prompts before overwrite) -v (verbose) -- cgit v1.2.3