<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[[实践OK]Mac和Linux下如何高效回退到特定层级目录？]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Unix/LinuxC技术]]></category>
<pubDate>Fri, 19 Jul 2019 01:45:39 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	FreeBSD 上的成功步骤：<br/><textarea name="code" class="php" rows="15" cols="100">
curl --create-dirs -o ~/.config/up/up.sh https://raw.githubusercontent.com/shannonmoeller/up/master/up.sh
 less ~/.config/up/up.sh
 echo &#039;source ~/.config/up/up.sh&#039; &gt;&gt; ~/.bashrc
 source ~/.bashrc
 pwd
 /usr/local/php/bin

 up local

 pwd
/usr/local
</textarea><br/><br/>来自：https://mp.weixin.qq.com/s?__biz=MzU3NTgyODQ1Nw==&amp;mid=2247486217&amp;idx=1&amp;sn=0bc9d610e69a32f0a8f230a554cd8489&amp;chksm=fd1c738fca6bfa9994751642ed544f5a4db957ee58a816b57c10c3da2d26d5be5e108a27b322&amp;scene=27#wechat_redirect<br/><br/><br/>个人电脑macbook上部署:<br/>source ~/.zshrc<br/>source ~/.config/up/up.sh<br/><br/>/Users/jackXiang/.config/up.sh
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]Mac和Linux下如何高效回退到特定层级目录？]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>