Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Conversation

@davidmam
Copy link

@davidmam davidmam commented Jun 2, 2023

If you are using an external drive to hold the BirdSongs folder, the find command may not traverse symbolic links meaning that sounds are not extracted. Adding the -L flag allows find to find the folders by following the symbolic links.

This change just adds the -L flag to find in the three instances it is called.

If you are using an external drive to hold the BirdSongs folder, the find command may not traverse symbolic links meaning that sounds are not extracted. Adding the -L flag allows find to find the folders by following the symbolic links.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant