首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > 其他服务器 >

aix shell中-h是什么判断?解决方法

2013-01-11 
aix shell中-h是什么判断?例如if [ -h /tmp ][解决办法]FILE exists and is a symbolic link (same as -L)

aix shell中-h是什么判断?
例如

if [ -h /tmp ]

[解决办法]
FILE exists and is a symbolic link (same as -L)

[解决办法]
man test

热点排行