-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
59 lines (51 loc) · 3.19 KB
/
atom.xml
File metadata and controls
59 lines (51 loc) · 3.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Xinli's blog]]></title>
<subtitle><![CDATA[Walk steps step by step]]></subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://techxinli.io/"/>
<updated>2016-01-31T09:56:41.000Z</updated>
<id>http://techxinli.io/</id>
<author>
<name><![CDATA[xinli]]></name>
<email><![CDATA[ustb.xinli@gmail.com#你的联系邮箱]]></email>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title><![CDATA[Unix && Linux 的发展]]></title>
<link href="http://techxinli.io/2016/01/31/Unix-Linux-%E5%AD%A6%E4%B9%A0%E7%B3%BB%E5%88%97%E6%96%87%E7%AB%A0/"/>
<id>http://techxinli.io/2016/01/31/Unix-Linux-学习系列文章/</id>
<published>2016-01-31T09:54:46.000Z</published>
<updated>2016-01-31T09:56:41.000Z</updated>
<content type="html"></content>
<summary type="html">
</summary>
</entry>
<entry>
<title><![CDATA[Unix && Linux 命令行操作总结]]></title>
<link href="http://techxinli.io/2016/01/31/Unix-Linux/"/>
<id>http://techxinli.io/2016/01/31/Unix-Linux/</id>
<published>2016-01-31T03:30:23.000Z</published>
<updated>2016-01-31T09:57:01.000Z</updated>
<content type="html"><![CDATA[<h1 id="u8FD9_u7BC7_u6587_u7AE0_u5F00_u59CB_u6211_u4F1A_u5F00_u59CB_u603B_u7ED3_u5728_u81EA_u5DF1_u5B66_u4E60_u8FC7_u7A0B_u4E2D_u5173_u4E8ECLI_28_u547D_u4EE4_u884C_u754C_u9762_29_u5E38_u7528_u7684_u547D_u4EE4_u884C_u64CD_u4F5C"><a href="#u8FD9_u7BC7_u6587_u7AE0_u5F00_u59CB_u6211_u4F1A_u5F00_u59CB_u603B_u7ED3_u5728_u81EA_u5DF1_u5B66_u4E60_u8FC7_u7A0B_u4E2D_u5173_u4E8ECLI_28_u547D_u4EE4_u884C_u754C_u9762_29_u5E38_u7528_u7684_u547D_u4EE4_u884C_u64CD_u4F5C" class="headerlink" title="这篇文章开始我会开始总结在自己学习过程中关于CLI(命令行界面)常用的命令行操作"></a><code>这篇文章开始我会开始总结在自己学习过程中关于CLI(命令行界面)常用的命令行操作</code></h1><h6 id="Unix__26amp_3B_26amp_3B_Linux__u5E38_u7528_u547D_u4EE4_u884C_u64CD_u4F5C"><a href="#Unix__26amp_3B_26amp_3B_Linux__u5E38_u7528_u547D_u4EE4_u884C_u64CD_u4F5C" class="headerlink" title="Unix && Linux 常用命令行操作"></a>Unix && Linux 常用命令行操作</h6><ul>
<li>login、logout、exit、passwd、last、su、root、sudo</li>
<li>less(b,h,q)、init、reboot、shutdown、dmesg</li>
<li>tty、pwd、infocmp、echo、printenv</li>
<li>erase、werase、kill、intr、quit、stop、start、eof(IGNOREEOF)</li>
<li>stty(-a)、stty sane、reset</li>
<li>man</li>
</ul>
<h6 id="u7CFB_u7EDF_u80FD_u4F7F_u7528_u7684_u7A0B_u5E8F"><a href="#u7CFB_u7EDF_u80FD_u4F7F_u7528_u7684_u7A0B_u5E8F" class="headerlink" title="系统能使用的程序"></a>系统能使用的程序</h6><ul>
<li>which、type、whence</li>
<li>date、cal(-j)、calendar</li>
<li>uptime、hostname、uname</li>
<li>whoami、who、w、users、quota</li>
<li>lock、leave</li>
<li>bc</li>
</ul>
]]></content>
<summary type="html">
<![CDATA[<h1 id="u8FD9_u7BC7_u6587_u7AE0_u5F00_u59CB_u6211_u4F1A_u5F00_u59CB_u603B_u7ED3_u5728_u81EA_u5DF1_u5B66_u4E60_u8FC7_u7A0B_u4E2D_u5173_u4E8EC]]>
</summary>
</entry>
</feed>