fd --type f --extension md — find Markdown files

fd --type f --extension md — find Markdown files

fd --type f --extension md

Combining --type f with --extension md finds only regular files with the .md extension, ignoring directories and symlinks. This is useful for auditing documentation coverage in large repositories.

#files #fd #find #markdown #extension

Herunterladen

⬇ GIF (16,3 KB) ⬇ MP4 (Konvertierung...)

Einbetten

[![fd --type f --extension md — find Markdown files](https://media.agentgif.com/preseed/fd-markdown/demo.gif)](https://agentgif.com/@agentgif/fd-markdown)
<a href="https://agentgif.com/@agentgif/fd-markdown"><img src="https://media.agentgif.com/preseed/fd-markdown/demo.gif" alt="fd --type f --extension md — find Markdown files" width="1200"></a>
<iframe src="https://agentgif.com/embed/2eo9f3E8/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="2eo9f3E8"></div><script src="https://agentgif.com/widget.js" async></script>
von @agentgif · · 31 Aufrufe