<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>Eric&#039;s Blog - Linux中查看与设定别名 的评论</title>
<link>https://eblog.ink/archives/150/</link>
<atom:link href="https://eblog.ink/feed/archives/150/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>1.alias:查看系统中所有的命令别名2.设定别名alias 别名=&#039;原命令&#039;3.删除别名unalias 别名4.使别名永久生效vi  ~/.bashrc  写入这个文件中即可永久生效   编...</description>
<lastBuildDate>Thu, 01 Jan 1970 00:00:00 +0000</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
</channel>
</rss>