mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-16 08:58:26 +01:00
da5cd12b24
Add a new `-l`/`--list` option to show more details about the search results. This is basically an alias for `--exec-batch ls -l` with some additional `ls` options. This can be used in order to: * see metadata like permissions, owner, file size, modification times (#491) * see symlink targets (#482) * achieve a deterministic output order (#324, #196, #159) * avoid duplicate search results when multiple search paths are given (#405) |
||
---|---|---|
.. | ||
exec | ||
fshelper | ||
internal | ||
app.rs | ||
exit_codes.rs | ||
main.rs | ||
output.rs | ||
walk.rs |