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
Unduh
⬇ GIF (16,3 KB)
⬇ MP4 (Mengonversi...)
Embed
[](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>