요청한 acme-north 텍스트를 노트 디렉터리에서 검색하는 명령은 무엇인가요?
acme-north
ls acme-north customer-notes
mv customer-notes/* support-queue/
grep -R acme-north customer-notes
grep -R acme-north support-queue