I want to execute the find command but I want it to return the target instead of the symbolic link itselft.
Is that possible to do in HP-UX?
For example, with:
security -> /dev/vg_irp_ist/rlv_IRP1_security
I want to return /dev/vg_irp_ist/rlv_IRP1_security
and not security
.