You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.
I am needing to clear the contents of a folder before my app launches. As the permissions are normally -rw-rw-rw i can't chmod it, it seems...but I can remove it. But the documentation reads, that it will also remove the directory whose sub-tree was removed. How can I ensure that this won't happen?
Kind regards, Ingwie
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am needing to clear the contents of a folder before my app launches. As the permissions are normally
-rw-rw-rw
i can't chmod it, it seems...but I can remove it. But the documentation reads, that it will also remove the directory whose sub-tree was removed. How can I ensure that this won't happen?Kind regards, Ingwie
The text was updated successfully, but these errors were encountered: