#!/bin/sh grep -RniE 'Personas|personas|persona' /opt/struktur/hermes-ui-auswahl/hermes-workspace/src/components /opt/struktur/hermes-ui-auswahl/hermes-workspace/src/routes --exclude='*.test.*' | head -160
#!/bin/sh grep -RniE 'Personas|personas|persona' /opt/struktur/hermes-ui-auswahl/hermes-workspace/src/components /opt/struktur/hermes-ui-auswahl/hermes-workspace/src/routes --exclude='*.test.*' | head -160