摘要:
How to tell whether a file is a soft symbolic link in shell script All In One
shell 脚本中如何判断一个文件是否是软链接 / 软符号链接
test commnad
stat commnad
阅读全文
摘要:
Linux shell script function All In One
shell 脚本函数
shell script 函数定义的 3 种方式
shell script 函数参数
shell script 函数返回值
退出状态码
软链接自动指向原文件 bug ❌
阅读全文