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

find #200

Open
lengyijun opened this issue Nov 28, 2022 · 2 comments
Open

find #200

lengyijun opened this issue Nov 28, 2022 · 2 comments

Comments

@lengyijun
Copy link
Contributor

find . -type f -ctime -48h

find: invalid argument `-48h' to `-ctime'
@brianSalk
Copy link

this sytax is only valid in the BSD version of the find command (freeBSD, MacOS etc.). I might open a new issue asking how to deal with different versions of commands.

@boredsquirrel
Copy link

This would need a different repo I guess. Or a permanent fork of just these commands.

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