|
I don't think there are any links. I created a simple text file '/rob/sample.txt' using edtf. ADDLNK OBJ('/ROB/sample.TXT') NEWLNK('/ROB2/smpb.TXT') LNKTYPE(*SYMBOLIC) ADDLNK OBJ('/ROB/sample.TXT') NEWLNK('/ROB2/smpa.TXT') LNKTYPE(*HARD) DSPLNK OBJ('/ROB/sample.txt') DETAIL(*EXTENDED) DSPOPT(*ALL) 12=Display links Object link /ROB/sample.txt /ROB2/smpa.TXT Conclusion: - First link on DSPLNK - 12 is the original link. - Second link is a *HARD link - No utility, short of analyzing each ifs file to see if it is a symbolic link, and if so, if it is built against the file in question, to display all symbolic links associated with this link. Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.