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