#!/usr/bin/env rcscript DESCRIBE=example1 rcscript COMMAND=python3 -c 'import sys; print(sys.argv[1:])' \ --field1 "${FIELD1}" --field2 "${FIELD2}"