Searched refs:nargs (Results 1 – 3 of 3) sorted by relevance
3 nargs=611 if [[ "${#}" -ne "$nargs" ]]
3 nargs=3 # Arguments of the script: 21 if [ "${#}" -lt "$nargs" ] || [ "$1" == "-h" ]; then
3 nargs=3 # Arguments of the script: 231 if [ "${#}" -lt "$nargs" ] || [ "$1" == "-h" ]; then