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

fsu_find does not work (at least on Linux) #4

Open
anttikantee opened this issue Apr 4, 2013 · 2 comments
Open

fsu_find does not work (at least on Linux) #4

anttikantee opened this issue Apr 4, 2013 · 2 comments

Comments

@anttikantee
Copy link
Member

sixtus::> fsu_ls test.ffs
movedsrc
sixtus::
> fsu_find test.ffs .
.
sixtus::> fsu_find test.ffs /
sixtus::
>

@stacktic
Copy link
Member

stacktic commented Apr 4, 2013

It was expected as it was an over-simplified version of find.

I have committed a patched version of find, which still needs a lot of work to polish/correct.
Simple cases like find . and find . -name regexp should work fine.

@anttikantee
Copy link
Member Author

fsu_find -name worked for me on one host but not another. Maybe I have some build skew. I'll monitor the situation.

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

2 participants