会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
That's it.
博客园
首页
新随笔
联系
订阅
管理
2015年12月4日
My way on Linux - [Shell基础] - Bash Shell中判断文件、目录是否存在或者判断其是否具有某类属性(权限)的常用方法
摘要: Conditional Logic on Files# 判断文件是否存在及文件类型-a file exists. #文件存在-b file exists and is a block special file. #文件存在,并且是块设备-c file exists an...
阅读全文
posted @ 2015-12-04 01:16 That's_it
阅读(939)
评论(0)
推荐(0)
编辑
公告