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