diff options
Diffstat (limited to 'hellyes.command')
-rwxr-xr-x | hellyes.command | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hellyes.command b/hellyes.command index bb4076b..d6a0ef8 100755 --- a/hellyes.command +++ b/hellyes.command @@ -2,7 +2,7 @@ # hellyeah.command # Do some stress testing # @author Filipp Lepalaan <filipp@mcare.fi> -# @copyright No (c), Public Domain software +# @package mtk MYDIR=/private/tmp/_hellyeah CORES=$(sysctl hw.logicalcpu_max | cut -d : -f 2 | sed 's/ //') |