diff options
author | Filipp Lepalaan <filipp@mac.com> | 2010-12-15 13:09:10 +0200 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2010-12-15 13:09:10 +0200 |
commit | 5e8fac29dae670a4d83a67d4394b9d7cb46afdb9 (patch) | |
tree | d2917b391230af67c41b2107c2e2191c5e3d228a /hellyes.command | |
parent | 673dd12fcbbd5b8def0e9eb7d6997f8a55a2d5f4 (diff) | |
download | mtk-5e8fac29dae670a4d83a67d4394b9d7cb46afdb9.tar.gz mtk-5e8fac29dae670a4d83a67d4394b9d7cb46afdb9.tar.bz2 mtk-5e8fac29dae670a4d83a67d4394b9d7cb46afdb9.zip |
better netbless
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/ //') |