sharkdp/fd

Allow to separate -x outputs with the match name

Open

#1,761 建立於 2025年8月1日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)Rust (42,984 star) (1,059 fork)batch import
feature-requesthelp wanted

描述

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).

貢獻者指南

Allow to separate -x outputs with the match name · sharkdp/fd#1761 | Good First Issue