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

What is the fd equivalent for the find option : -ctime -n ? #1104

Closed
sebma opened this issue Sep 4, 2022 · 1 comment
Closed

What is the fd equivalent for the find option : -ctime -n ? #1104

sebma opened this issue Sep 4, 2022 · 1 comment

Comments

@sebma
Copy link

sebma commented Sep 4, 2022

Hi,

What is the fd equivalent for the find option : -ctime -n ? :

$ find /multimedia/Videos/Films/ -ctime -30 | grep mp4$ | wc -l
10

What version of fd are you using?

$ fd -V
fd 8.4.0
@sebma sebma added the question label Sep 4, 2022
@sebma sebma changed the title What is the fd equivalent for -ctime -n ? What is the fd equivalent for the find option : -ctime -n ? Sep 4, 2022
@tmccombs
Copy link
Collaborator

tmccombs commented Sep 5, 2022

This is a duplicate of #393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants