So as part of this little repository I made for myself, I’ve built a script to regenerate the the required apt files. But here is the issue: I’ve got a symlink called “6.06” pointing to the “dapper” directory. I don’t wish to regenerate both, as they are identical contents, and ls -d */ returns the symlink as a directory. I’ve resorted to using some command-line kung-fu to get around this, but if anybody happens to know of a better way, please let me know: