<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Cmd - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/cmd/</link><description>Cmd - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/cmd/" rel="self" type="application/rss+xml"/><item><title>fzf 使用笔记</title><link>https://rd163.visword.com/posts/fzf/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/fzf/</guid><description><![CDATA[<h1 id="fzf-使用笔记" class="headerLink">
    <a href="#fzf-%e4%bd%bf%e7%94%a8%e7%ac%94%e8%ae%b0" class="header-mark"></a>fzf 使用笔记</h1><p>fzf 是一款使用 GO 语言编写的交互式的命令行工具, 可以用来查找任何 列表内容、文件、历史命令、 本机绑定的host、 进程、 Git 分支、进程 等.</p>]]></description></item><item><title>Go语言实现的命令行工具</title><link>https://rd163.visword.com/posts/cmd-by-golang/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/cmd-by-golang/</guid><description><![CDATA[<h1 id="go语言实现的命令行工具" class="headerLink">
    <a href="#go%e8%af%ad%e8%a8%80%e5%ae%9e%e7%8e%b0%e7%9a%84%e5%91%bd%e4%bb%a4%e8%a1%8c%e5%b7%a5%e5%85%b7" class="header-mark"></a>Go语言实现的命令行工具</h1><ul>
<li><a href="https://github.com/mr-karan/doggo" target="_blank" rel="noopener noreferrer">doggo</a> 一个易用的 DNS 命令行查询工具。</li>
</ul>]]></description></item><item><title>Make 的替代品</title><link>https://rd163.visword.com/posts/make-alternative/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/make-alternative/</guid><description><![CDATA[<h1 id="make-的替代品" class="headerLink">
    <a href="#make-%e7%9a%84%e6%9b%bf%e4%bb%a3%e5%93%81" class="header-mark"></a>Make 的替代品</h1><p><a href="https://github.com/go-task/task" target="_blank" rel="noopener noreferrer">task</a> 是Go语言实现的Make工具的替代品， 相比后者，没有任何依赖。</p>
<p>使用task的项目有：</p>
<ul>
<li><a href="https://github.com/gogs/gogs" target="_blank" rel="noopener noreferrer">gogs</a></li>
</ul>]]></description></item><item><title>Rust 实现的命令行工具</title><link>https://rd163.visword.com/posts/cmd-by-rust/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/cmd-by-rust/</guid><description><![CDATA[<h1 id="rust-实现的命令行工具" class="headerLink">
    <a href="#rust-%e5%ae%9e%e7%8e%b0%e7%9a%84%e5%91%bd%e4%bb%a4%e8%a1%8c%e5%b7%a5%e5%85%b7" class="header-mark"></a>Rust 实现的命令行工具</h1><ul>
<li><a href="https://github.com/hanshuaikang/Nping" target="_blank" rel="noopener noreferrer">Nping</a> Rust 语言开发的 Ping 工具，支持多个地址并发 Ping，并附带实时折线图展示。</li>
</ul>]]></description></item><item><title>Tmux</title><link>https://rd163.visword.com/posts/tmux/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/tmux/</guid><description><![CDATA[<h1 id="tmux" class="headerLink">
    <a href="#tmux" class="header-mark"></a>Tmux</h1><h2 id="参考" class="headerLink">
    <a href="#%e5%8f%82%e8%80%83" class="header-mark"></a>参考</h2><ul>
<li><a href="https://www.cnblogs.com/bamanzi/archive/2012/08/17/mouse-wheel-in-tmux-screen.html" target="_blank" rel="noopener noreferrer">tmux里面用鼠标滚轮来卷动窗口内容</a></li>
<li><a href="https://www.ruanyifeng.com/blog/2019/10/tmux.html" target="_blank" rel="noopener noreferrer">Tmux 使用教程</a></li>
</ul>]]></description></item></channel></rss>