Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Most frustrating part with find is:

     $ find -type f  .
     find: paths must precede expression: `.'
It's like the tool knows exactly what you want to do, but still refuses to do it just because.


In the same vein:

   $ git grep Congrats -i
   fatal: option '-i' must come before non-option arguments
Frustrating.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: