I found this but i don\'t undertand it:
if [[ "${ARG//[IVXLCDM]/}" != "" ]] then echo "Wrong input" fi
Please someone explain.