aboutsummaryrefslogtreecommitdiff
path: root/misc/notes.txt
diff options
context:
space:
mode:
authorZachary Sloan2013-06-19 18:30:59 +0000
committerZachary Sloan2013-06-19 18:30:59 +0000
commit2ebacd207ee9c65d9239626fc18d2c1a50e08fbc (patch)
tree41627942dfce65608d376134ffb00a6765492676 /misc/notes.txt
parent0ce9a060640710b5a6e18f71b08d79e51ef71d8a (diff)
parent25bd2fa7ac229eb7862fe778fe03eb75ff34368c (diff)
downloadgenenetwork2-2ebacd207ee9c65d9239626fc18d2c1a50e08fbc.tar.gz
Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flask
Conflicts: wqflask/base/data_set.py wqflask/wqflask/views.py Fixed a couple conflicts to merge Lei's code related to the correlation page
Diffstat (limited to 'misc/notes.txt')
-rw-r--r--misc/notes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 0819ae02..01f2c96d 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -198,7 +198,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 #)