Skip to content

Conversation

@joefiorini
Copy link

My FF profile path is actually a symlink not a directory, therefore find -t d could not detect it. Adding ,l to look at symlinks as well fixes the issue.

My FF profile path is actually a symlink not a directory, therefore `find -t d` could not detect it. Adding `,l` to look at symlinks as well fixes the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant