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

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