sharkdp/fd

Allow to separate -x outputs with the match name

開放

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

 (10 則留言) (0 個反應) (0 位負責人)Rust (1,059 個分叉)batch import
feature-requesthelp wanted

倉庫指標

星標
 (42,984 顆星)
PR 合併指標
 (平均合併 15天 23小時) (30 天內合併 16 個 PR)

描述

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

貢獻者指南