linux的alias

msdnchina發表於2011-09-17
linux中alias 的定義,在~/.bashrc中新增即可,比如加入
alias ll='ls -lht'
若是所有使用者都能使用ll,請在
/etc/.bashrc中新增。[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/161195/viewspace-1055137/,如需轉載,請註明出處,否則將追究法律責任。

相關文章