Ruby - Basics and Runtime
You want to run a Ruby script
data_processor.rb that requires an environment variable DATA_PATH. How do you run it in one command setting the variable temporarily?