79412739

Date: 2025-02-04 18:52:38
Score: 1.5
Natty:
Report link

On my computer, fd is much faster than both find and rsync.

Used like : fd . -type file | wc -l

https://github.com/sharkdp/fd

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: tencents123