Me Again,
I have a system that for about three years has LV linked to data (informix LV's RAW) with the command used
ln rinfck001 data_ids1
Over the last 6 month I have changed this to run
ln -s rinfck001 data_ids1
instead so that I can see what is link to what, the problem I am having that all links done before I changed it don't show me what is linked to what (no "-->" next to the file), is there a way I can get this info?
Thanks
I have a system that for about three years has LV linked to data (informix LV's RAW) with the command used
ln rinfck001 data_ids1
Over the last 6 month I have changed this to run
ln -s rinfck001 data_ids1
instead so that I can see what is link to what, the problem I am having that all links done before I changed it don't show me what is linked to what (no "-->" next to the file), is there a way I can get this info?
Thanks