I need to print the lines that are unique so the output would be
/stand
/var
/usr
/tmp
and omit any filesystems that are duplicates. I searched the forums but did not find anything, although i searched on diff and comm and their must be a simlar problem out there. If anyone has a solution or a link to another thread it woudl be appreciated. It is an HP-UX system with only a posix shell.