default: qualcosa.sh JOBS=${#J} ./qualcosa.sh
#!/bin/bash echo "According to \$JOBS environment variable, the argument of -j/--jobs is $JOBS"