fd在檔案系統中尋找項目。 另請參閱:
find。 更多資訊:https://github.com/sharkdp/fd#how-to-use。
fd "{{字串|正規表示式}}"
fd "{{^字串}}"
fd {{[-e|--extension]}} {{副檔名}}
fd "{{字串|正規表示式}}" {{路徑/至/目錄}}
fd {{[-H|--hidden]}} {{[-I|--no-ignore]}} "{{字串|正規表示式}}"
fd {{字串}} {{[-E|--exclude]}} {{萬用字元}}
fd "{{字串|正規表示式}}" {{[-x|--exec]}} {{命令}}
fd {{[-d|--max-depth]}} 1 "{{字串|正規表示式}}"