ll: command not found


1、問題 ll: command not found

 

 

 

2、解決方法

root@PC1:/etc# vim /etc/profile

在最下面增加命令別名, 然后保存退出。

 

 

3、重新加載profle文件

root@PC1:/etc# source /etc/profile

 

4、測試效果

root@PC1:/test# ll
total 8
-rw-r--r-- 1 root root   21 10月 23 11:31 a.txt
drwxr-xr-x 2 root root 4096 10月 23 11:32 test

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM