<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>技术工具 on SincereCSL's Blog</title><link>https://sincerecsl.github.io/categories/%E6%8A%80%E6%9C%AF%E5%B7%A5%E5%85%B7/</link><description>Recent content in 技术工具 on SincereCSL's Blog</description><generator>Hugo</generator><language>zh-CN</language><managingEditor>SincereCSL@163.com (SincereCSL)</managingEditor><webMaster>SincereCSL@163.com (SincereCSL)</webMaster><lastBuildDate>Mon, 20 Jul 2026 15:33:03 +0800</lastBuildDate><atom:link href="https://sincerecsl.github.io/categories/%E6%8A%80%E6%9C%AF%E5%B7%A5%E5%85%B7/index.xml" rel="self" type="application/rss+xml"/><item><title>Unix 与 Linux 入门：从命令行到系统管理的学习路线</title><link>https://sincerecsl.github.io/unixandlinux/</link><pubDate>Mon, 20 Jul 2026 15:33:03 +0800</pubDate><author>SincereCSL@163.com (SincereCSL)</author><guid>https://sincerecsl.github.io/unixandlinux/</guid><description>&lt;p&gt;2009 年，左耳朵耗子（陈皓）在 CoolShell 整理过一份 &lt;a href="https://coolshell.cn/articles/1042.html" target="_blank" rel="noopener noreffer "&gt;Linux/Unix 新手和专家教程&lt;/a&gt;。文章的学习方向今天仍然成立，但其中不少课程已经停止维护、迁移或无法访问。与其继续收藏一长串来历不明的教程，不如先建立正确的概念，再把官方手册、发行版文档和高质量课程当作长期入口。&lt;/p&gt;</description></item><item><title>Linux 命令速查</title><link>https://sincerecsl.github.io/linux/</link><pubDate>Mon, 20 Jul 2026 15:12:43 +0800</pubDate><author>SincereCSL@163.com (SincereCSL)</author><guid>https://sincerecsl.github.io/linux/</guid><description>&lt;p&gt;Linux 命令很多，但日常开发和服务器维护真正高频使用的只是一小部分。本文按使用场景整理最常用的命令，并给出可以直接修改使用的示例。&lt;/p&gt;
&lt;p&gt;如果只想快速查某条命令，推荐收藏 &lt;a href="https://quickref.me/zh-CN/docs/linux-command.html" target="_blank" rel="noopener noreffer "&gt;Quick Reference 的 Linux 命令中文速查表&lt;/a&gt;。它把系统、文件、进程、权限、网络、压缩和磁盘等命令集中在一个页面中，很适合临时查阅和分享给刚接触 Linux 的同学。&lt;/p&gt;</description></item><item><title>fnm 常用命令</title><link>https://sincerecsl.github.io/fnm/</link><pubDate>Mon, 20 Jul 2026 15:04:25 +0800</pubDate><author>SincereCSL@163.com (SincereCSL)</author><guid>https://sincerecsl.github.io/fnm/</guid><description>&lt;h2 id="fnm-是什么"&gt;fnm 是什么&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/Schniz/fnm" target="_blank" rel="noopener noreffer "&gt;fnm（Fast Node Manager）&lt;/a&gt; 是一个使用 Rust 编写的 Node.js 版本管理器，支持 macOS、Linux 和 Windows。它可以在同一台电脑上安装多个 Node.js 版本，并根据不同项目的要求快速切换版本。&lt;/p&gt;</description></item><item><title>NVM 常用命令</title><link>https://sincerecsl.github.io/nvm/</link><pubDate>Mon, 20 Jul 2026 15:03:33 +0800</pubDate><author>SincereCSL@163.com (SincereCSL)</author><guid>https://sincerecsl.github.io/nvm/</guid><description>&lt;h2 id="nvm-是什么"&gt;NVM 是什么&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://github.com/nvm-sh/nvm" target="_blank" rel="noopener noreffer "&gt;NVM（Node Version Manager）&lt;/a&gt; 是一个按用户、按 Shell 工作的 Node.js 版本管理工具。它可以在同一台电脑上安装多个 Node.js 版本，并在不同项目之间快速切换。&lt;/p&gt;</description></item><item><title>Homebrew 常用命令</title><link>https://sincerecsl.github.io/homebrew/</link><pubDate>Mon, 20 Jul 2026 15:00:00 +0800</pubDate><author>SincereCSL@163.com (SincereCSL)</author><guid>https://sincerecsl.github.io/homebrew/</guid><description>&lt;h2 id="homebrew-是什么"&gt;Homebrew 是什么&lt;/h2&gt;
&lt;p&gt;&lt;a href="https://brew.sh/" target="_blank" rel="noopener noreffer "&gt;Homebrew&lt;/a&gt; 是一个开源包管理器，可用于 macOS、Linux 和 WSL。它可以统一完成软件的搜索、安装、升级、卸载和依赖管理。&lt;/p&gt;
&lt;p&gt;Homebrew 中最常见的两类软件包是：&lt;/p&gt;</description></item></channel></rss>