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