Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!uflorida!novavax!twwells!bill From: bill@twwells.uucp (T. William Wells) Newsgroups: comp.unix.wizards Subject: Re: generating code to run multiple tar Message-ID: <882@twwells.uucp> Date: 28 Apr 89 19:34:34 GMT References: <18927@adm.BRL.MIL> <8800012@gistdev> Reply-To: bill@twwells.UUCP (T. William Wells) Organization: None, Ft. Lauderdale Lines: 17 Summary: Expires: Sender: Followup-To: Distribution: Keywords: Another way to handle different capabilities is to create a directory containing files corresponding to each capability. (Isn't there something like this in the latest Unixes?) That way, things like shells can test them as easily as programs. /etc/capabilities/symlinks /etc/capabilities/longnames (containing the number of characters) /etc/capabilities/cpp (containing the path for cpp) /etc/capabilities/termcap (containing the library path) /etc/capabilities/terminfo (containing the library path) /etc/capabilities/coff And the possibilities are, unfortunately, endless. :-) --- Bill { uunet | novavax } !twwells!bill