commit 4e102e865951626da86b9cd9379da9c8aaaebd8c
parent 7a59e6f31113ea3492344ffeb5c637b044d60246
Author: parazyd <parazyd@dyne.org>
Date: Tue, 5 Jan 2016 00:13:39 +0100
possible fix of ps bugs
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -11,7 +11,7 @@ list and the script will run it for you. Easy-peasy.
### Random notes
* If you type in your sudo password once correctly, in the next 5 (or whatever your sudoers timeout is) minutes, you can type in the wrong password as well.
-* The function for catching cancellation sometimes fails because of bad ps syntax. No idea why yet.
+* The function for catching cancellation sometimes fails because of bad ps syntax. (Possibly fixed, needs more testing)
## Dependencies
* [tomb](https://github.com/dyne/Tomb) (also get tomb's dependencies)
@@ -19,8 +19,8 @@ list and the script will run it for you. Easy-peasy.
## TODO
* Complete error checking
-* Figure out why ps fails sometimes
* and more stuff
## What you need to do
* Be patient or help with coding :)
+* Request features