Xref: utzoo comp.os.vms:9334 comp.unix.wizards:11697 Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!tektronix!tekcrl!eirik From: eirik@tekcrl.TEK.COM (Eirik Fuller) Newsgroups: comp.os.vms,comp.unix.wizards Subject: Re: File specification regularity Keywords: VMS vs Unix Message-ID: <3150@tekcrl.CRL.TEK.COM> Date: 11 Oct 88 17:53:23 GMT Article-I.D.: tekcrl.3150 References: <3981@enea.se> Sender: ftp@tekcrl.CRL.TEK.COM Organization: Tektronix, Inc., Beaverton, OR. Lines: 15 In article <3981@enea.se> sommar@enea.se (Erland Sommarskog) writes: ) ... ) >I prefer: ) >/sysroot/utils/anunews/src/news_src/news_add.obj ) ... ) On the other hand, on VMS you can do the following: ) DEFINE/TRANSLATION=CONCEALED NEWS_ROOT SYS$SYSROOT: ln -s /sysroot/utils/anunews /news_root gives the name /news_root/src/news_src/news_add.obj Doesn't help much if your flavor of Unix has no symlinks though. Does VMS store this alias in the file system? Does it survive reboots? Never mind, I don't really want to know :-)