Is there a way to index symbolic links in ext3? For example, I want to keep track of all symbolic links on the filesystem (soft mainly). I think I would have to write a wrapper around ln to keep it in a database, but I was wondering if anyone has done something similar to this.<br>
<br>TIA<br><br><br>