tpossible fix of ps bugs - gtomb - tomb gtk frontend in zenity
 (HTM) git clone git://parazyd.org/gtomb.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 4e102e865951626da86b9cd9379da9c8aaaebd8c
 (DIR) parent 7a59e6f31113ea3492344ffeb5c637b044d60246
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Tue,  5 Jan 2016 00:13:39 +0100
       
       possible fix of ps bugs
       
       Diffstat:
         M README.md                           |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -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)
       t@@ -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