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

cash rm -rf doesn't work #111

Open
ksmolyanin opened this issue Apr 16, 2017 · 2 comments
Open

cash rm -rf doesn't work #111

ksmolyanin opened this issue Apr 16, 2017 · 2 comments

Comments

@ksmolyanin
Copy link

Hello!
I've found that something like cash rm -rf ./dist/* doesn't work while cash rm -r -f ./dist/* (separately) does work. But the first syntax is correct and widespread in Linux.

@andreGarvin
Copy link
Contributor

andreGarvin commented Oct 15, 2017

I am working on this issue right now @ksmolyanin

@nfischer
Copy link
Collaborator

I'm guessing this is a vorpal bug, since it looks like all commands become NOOPs when combined options are passed (e.g. -rf vs. -r -f).

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

No branches or pull requests

3 participants