JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
cleanup baraction.sh
authorVarun B Patil <varun.basavaraj.patil@gmail.com>
Thu, 27 Mar 2014 10:08:49 +0000 (15:38 +0530)
committerReginald Kennedy <rk@rejii.com>
Fri, 8 Aug 2014 08:44:06 +0000 (16:44 +0800)
commitd78d51c80576d1afcf6bd1133f2acee91acbb7d6
treed7d6bca7ca3a3cc2ab81f6f14126a45bb1417391
parent9e034db344e85f2a41f7543b44938493798f56ff
cleanup baraction.sh

1. Do not hardcode path to coreutils.
2. Do not pass variables to functions where not required.
3. Run top as a batch process to be able to grep its output.
baraction.sh [changed mode: 0644->0755]