sharkdp/fd

Allow to separate -x outputs with the match name

Open

#1761 aperta il 1 ago 2025

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)Rust (1059 fork)batch import
feature-requesthelp wanted

Metriche repository

Star
 (42.984 star)
Metriche merge PR
 (Merge medio 15g 23h) (16 PR mergiate in 30 g)

Descrizione

Currently when using fd -x to execute a command on every match of what we look for with fd, if it's a command where the output and where does it come from matters, we should be able to know which result is associated with this output with a separator between them (ideally with a toggle on/off, probably defaulting to off to keep the default as it currently is).

Guida contributor