Java OpenResty Spring Spring Boot MySQL Redis MongoDB PostgreSQL Linux Android Nginx 面试 小程序 Arthas JVM AQS juc Kubernetes Docker 诊断工具


Alpine Linux ll not found 解决方法

Alpine Linux 大约 167 字

错误提示

localhost:~# ll
-ash: ll: not found

解决方法

Alpine Linux开启Shell窗口后会默认执行.profile文件(其他Linux系统会执行.bashrc.bash_profile等)。

~/目录下新建.profile文件,输入以下内容:

alias ll='ls -laF'
阅读 1458 · 发布于 2022-08-01

————        END        ————

Give me a Star, Thanks:)

https://github.com/fendoudebb

扫描下方二维码关注公众号和小程序↓↓↓

扫描二维码关注我
昵称:
随便看看 换一批