Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuke Recursively Deleting Symlinks #3

Open
mgthomas99 opened this issue Jan 5, 2019 · 0 comments
Open

nuke Recursively Deleting Symlinks #3

mgthomas99 opened this issue Jan 5, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mgthomas99
Copy link
Owner

project
├─── app
      └─ project (symlink)
└─── myfile.txt

In the above directory tree, executing the command nuke "app/project" from the project directory will also delete myfile.txt and eventually throw an error due to the app directory being "in use".

@mgthomas99 mgthomas99 added the bug Something isn't working label Jan 5, 2019
@mgthomas99 mgthomas99 self-assigned this Jan 5, 2019
@mgthomas99 mgthomas99 pinned this issue Jan 5, 2019
@mgthomas99 mgthomas99 unpinned this issue Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant