production 環境ラベルを含むレコードだけを表示するコマンドはどれですか?
cp dispatch-batch/source/mixed-records.txt filtered-batch.txt
grep production dispatch-batch/source/mixed-records.txt
wc -l dispatch-batch/source/mixed-records.txt
cat dispatch-batch/source/mixed-records.txt