要求された acme-north という文字列をノートのディレクトリ内で検索するコマンドはどれですか?
acme-north
ls acme-north customer-notes
grep -R acme-north customer-notes
grep -R acme-north support-queue
mv customer-notes/* support-queue/