What is the difference between test -L filename and test -h filename in ksh shell. From the man page, both were used to identify a symbolic link, but I
test -L filename
test -h filename