{"id":402,"date":"2012-09-23T15:03:31","date_gmt":"2012-09-23T22:03:31","guid":{"rendered":"http:\/\/www.hongyu.org\/wordpress\/?p=402"},"modified":"2012-11-02T23:03:24","modified_gmt":"2012-11-03T06:03:24","slug":"my-common-bashrc-setup","status":"publish","type":"post","link":"https:\/\/www.hongyu.org\/wordpress\/?p=402","title":{"rendered":"My common .bashrc setup"},"content":{"rendered":"<p>[sourcecode]<br \/>\nalias vi=&#8217;vim&#8217;<br \/>\nalias mv=&#8217;mv -i&#8217;<br \/>\nalias cp=&#8217;cp -i&#8217;<br \/>\nalias rm=&#8217;rm -i&#8217;<br \/>\nalias h=&#8217;history | tail -200&#8242;<br \/>\nalias ls=&#8217;ls -CF &#8211;color &#8216;<br \/>\nalias ll=&#8217;\/bin\/ls -lFat &#8211;color &#8216;<br \/>\nalias lh=&#8217;\/bin\/ls -lFth &#8211;color &#8216;<br \/>\nalias l=&quot;\/bin\/ls -lF &#8211;color &quot;<br \/>\nalias lt=&quot;\/bin\/ls -lFt &#8211;color &quot;<br \/>\nalias new=&#8217;\/bin\/ls -lt | head -10&#8217;<br \/>\nalias loc=&#8217;find . -name &#8216;<br \/>\nalias lo=exit<br \/>\nalias m=more<br \/>\nalias s=source<br \/>\nalias cl=clear<br \/>\nalias ldir=&#8217;ls -lt | grep &quot;^d&quot; |more&#8217;<br \/>\nalias dir=l<br \/>\nalias p=pine<br \/>\nalias grep=&#8217;grep -i &#8211;color&#8217;<br \/>\nalias myps=&quot;ps -ef | grep $WHOAMI&quot;<\/p>\n<p>#Cygwin only<br \/>\nalias ping=&#8217;$SYSTEMROOT\/system32\/ping&#8217;<\/p>\n<p>export CDPATH=.:~:~\/work<\/p>\n<p>## set for perl environment<br \/>\nexport PERL5LIB=\/home\/hzhang\/tools\/perllib:\/home\/hzhang\/tools\/perllib1<br \/>\n[\/sourcecode]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[sourcecode] alias vi=&#8217;vim&#8217; alias mv=&#8217;mv -i&#8217; alias cp=&#8217;cp -i&#8217; alias rm=&#8217;rm -i&#8217; alias h=&#8217;history | tail -200&#8242; alias ls=&#8217;ls -CF &#8211;color &#8216; alias ll=&#8217;\/bin\/ls -lFat &#8211;color &#8216; alias lh=&#8217;\/bin\/ls -lFth &#8211;color &#8216; alias l=&quot;\/bin\/ls -lF &#8211;color &quot; alias lt=&quot;\/bin\/ls -lFt &#8211;color &quot; alias new=&#8217;\/bin\/ls -lt | head -10&#8217; alias loc=&#8217;find . -name &#8216; alias lo=exit &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.hongyu.org\/wordpress\/?p=402\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;My common .bashrc setup&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/402"}],"collection":[{"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=402"}],"version-history":[{"count":3,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/402\/revisions"}],"predecessor-version":[{"id":416,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/402\/revisions\/416"}],"wp:attachment":[{"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=402"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=402"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongyu.org\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=402"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}