aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorLei Yan2013-06-11 23:24:38 +0000
committerLei Yan2013-06-11 23:24:38 +0000
commit3b047d589fa89ddd9aff852d4f2a00c580eb7243 (patch)
tree09d236010018ac536a9b6c7ab7f36806d0eeb2de /misc
parent466be48f92d4943995c7a3e7bcb9fd1efd775bf6 (diff)
downloadgenenetwork2-3b047d589fa89ddd9aff852d4f2a00c580eb7243.tar.gz
Put trait info for correlation results page into a dictionary instead
of storing list of GeneralTrait objects Added print statements to track memory usage
Diffstat (limited to 'misc')
-rw-r--r--misc/notes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 4e478345..678e71b8 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -190,7 +190,8 @@ tidyp -m -i -w 100 index_page.html
===========================================
-ps -ax - View processes
+ps ax - View processes
+ps ux (the "u" is for user)
kill (process #)