#!/bin/bash
exec axel -k -n "${N:-16}" "$@"
#for U; do
#	axel -k -n "${N:-16}" "$U"
#done
