Какая команда выводит только записи, содержащие метку среды production?
production
grep production dispatch-batch/source/mixed-records.txt
wc -l dispatch-batch/source/mixed-records.txt
cat dispatch-batch/source/mixed-records.txt
cp dispatch-batch/source/mixed-records.txt filtered-batch.txt