#!/bin/bash

# args: users, threads, gettattrs, iterations, aname

./tattachmt 1 256 16 8 "$@"
