Quelle commande recherche le texte acme-north demandé dans le répertoire de notes ?
acme-north
grep -R acme-north support-queue
grep -R acme-north customer-notes
mv customer-notes/* support-queue/
ls acme-north customer-notes