blob: 2b356a52f574b62acc62bd511dd63ef7eb3ad254 [file] [log] [blame]
#!/bin/sh
find . -type l -not -path "./bin/*" -not -path "./M3UA_CNL113537/*" -not -path "./SCCP_CNL113341/*" -exec rm \{\} \;