justbrowsing
Results
2
comments of
justbrowsing
BASH built-ins such as `compgen`, `read`, etc. are missing. Use `help compgen`, `help read`, etc to view the "manpages"
Quick and dirty method: Assume previous `jdupes` run like ```shell time sudo jdupes \ --one-file-system \ --recurse \ --size \ --permissions \ --order=time \ -X size+=:5M \ -M \ /path/to/scan/...