echo -n ${1:-!}
return 0
}
else
print_progress() { return 0; }
print_nack() { return 0; }
fi
print_message() { return 0; }