<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Command on 随记</title><link>https://blog.liuyi2026.asia/zh/tags/Command/</link><description>Recent content in Command on 随记</description><generator>Hugo</generator><language>zh</language><lastBuildDate>Tue, 31 Dec 2024 21:52:35 +0800</lastBuildDate><atom:link href="https://blog.liuyi2026.asia/zh/tags/Command/index.xml" rel="self" type="application/rss+xml"/><item><title>_TheLinuxCommandsHandbook_</title><link>https://blog.liuyi2026.asia/zh/docs/technology/Linux/_TheLinuxCommandsHandbook_/</link><pubDate>Tue, 31 Dec 2024 21:52:35 +0800</pubDate><guid>https://blog.liuyi2026.asia/zh/docs/technology/Linux/_TheLinuxCommandsHandbook_/</guid><description>&lt;blockquote class='book-hint '>
&lt;p>《TheLinuxCommandsHandbook》结合视频 
&lt;a target="_blank" href="https://www.youtube.com/watch?v=ZtqBQ68cfJc">https://www.youtube.com/watch?v=ZtqBQ68cfJc&lt;/a> 看的&lt;/p>&lt;/blockquote>&lt;h1 id="command意义">Command意义&lt;a class="anchor" href="#command%e6%84%8f%e4%b9%89">#&lt;/a>&lt;/h1>
&lt;p>更快，自动化，在任何Linux上工作，有些工作的基本需求&lt;/p>
&lt;h1 id="系统-unix和windows">系统-Unix和Windows&lt;a class="anchor" href="#%e7%b3%bb%e7%bb%9f-unix%e5%92%8cwindows">#&lt;/a>&lt;/h1>
&lt;p>绿色-开源&lt;br>
红色-闭源&lt;br>
黄色-混合&lt;br>
&lt;img src="img/ly-20241226190213859.png" alt="" />&lt;/p>
&lt;p>图片中的Linux只是类Unix，而不是真正的Unix&lt;/p>
&lt;h1 id="freesoftware开源">FreeSoftware，开源&lt;a class="anchor" href="#freesoftware%e5%bc%80%e6%ba%90">#&lt;/a>&lt;/h1>
&lt;p>GNU与Linux&lt;/p>
&lt;blockquote class='book-hint '>
&lt;p>Linux只是一个&lt;strong>操作系统内核&lt;/strong>而已，而GNU提供了大量的自由软件来丰富在其之上各种应用程序。&lt;br>
绝大多数基于Linux内核的操作系统使用了大量的&lt;strong>GNU软件&lt;/strong>，包括了一个shell程序、工具、程序库、编译器及工具，还有许多其他程序 &lt;br>
&lt;strong>我们常说的Linux，准确地来讲，应该是叫“GNU/Linux”&lt;/strong>。虽然，我们没有为GNU和Linux的开发做出什么贡献，但是我们可以为GNU和Linux的宣传和应用做出微薄的努力，至少我们能够准确地去向其他人解释清楚GNU、Linux以及GNU/Linux之间的区别。让我们一起为GNU/Linux的推广贡献出自己的力量！&lt;/p>&lt;/blockquote>&lt;p>内核，用来连接硬件和软件的&lt;/p>
&lt;h1 id="trueunix">TrueUNIX&lt;a class="anchor" href="#trueunix">#&lt;/a>&lt;/h1>
&lt;p>Unix一开始是收费的，后面出现Unix-like（类Unix），和Unix标准兼容。&lt;br>
Linux不是真正的Unix，而是类Unix。&lt;br>
Linux本身只是一个内核，连接&lt;strong>硬件&lt;/strong>和&lt;strong>软件&lt;/strong>&lt;br>
LinuxDistributions，Linux发行版(1000多种)&lt;br>
Linux内核是一些GUN工具，文档，包管理器，桌面环境窗口管理，和系统一些其他东西组成的一个系统&lt;br>
&lt;img src="img/ly-20241226190213859.png" alt="" />&lt;/p>
&lt;p>有开源的和不开源的，Linux(LinuxGUN)完全开源&lt;/p>
&lt;h1 id="shell">shell&lt;a class="anchor" href="#shell">#&lt;/a>&lt;/h1>
&lt;p>windows（powershell）&lt;br>
把&lt;strong>命令&lt;/strong>交给系统&lt;br>
terminal（最古老时是一个硬件）&amp;ndash;屏幕+带键盘的物理设备，如今是一个软件&lt;br>
默认情况下，&lt;strong>Ubuntu和大多数Linux发行版&lt;/strong>是&lt;strong>bashshell&lt;/strong>，还有zsh&lt;/p>
&lt;h1 id="setup-and-installing">setup and installing&lt;a class="anchor" href="#setup-and-installing">#&lt;/a>&lt;/h1>
&lt;p>如果有Mac或者其他Linux发行版，则不需要额外操作。（作者在Mac里装了Ubuntu虚拟机）&lt;/p>
&lt;h2 id="windowssubsystem">WindowsSubsystem&lt;a class="anchor" href="#windowssubsystem">#&lt;/a>&lt;/h2>
&lt;p>&lt;code>wsl --install&lt;/code>&lt;br>
默认是Ubuntu&lt;/p>
&lt;h1 id="the-linux-handbook电子书内容">The Linux Handbook(电子书内容)&lt;a class="anchor" href="#the-linux-handbook%e7%94%b5%e5%ad%90%e4%b9%a6%e5%86%85%e5%ae%b9">#&lt;/a>&lt;/h1>
&lt;p>&lt;strong>Linux 手册&lt;/strong>&lt;/p>
&lt;h2 id="preface">Preface&lt;a class="anchor" href="#preface">#&lt;/a>&lt;/h2>
&lt;p>&lt;strong>前言&lt;/strong>&lt;/p>
&lt;p>The Linux Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic.&lt;br>
Linux 手册遵循 80/20 规则：用 20% 的时间学习某个主题的 80%。&lt;/p></description></item></channel></rss>