Hacker News new | past | comments | ask | show | jobs | submit login

There needs to be a new version of find with a more intuitive UI. (I suspect it exists, but I can't remember the name right now)



This is fd.

    fd --newer 90min
    fd --newer 90min -x ls -l {}
    fd --older 2d
    fd -g '*.txt' --older 7d -x rm {}
    fd --newer 2d
    fd --newer 3d --older 1d


I've been pretty happy with `fd`: https://github.com/sharkdp/fd




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: