Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA Path: utzoo!watmath!clyde!cbosgd!cbdkc1!desoto!packard!ihnp1!ihnp4!ucbvax!daemon From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: Group logical names Message-ID: <9666@ucbvax.ARPA> Date: Mon, 5-Aug-85 10:00:34 EDT Article-I.D.: ucbvax.9666 Posted: Mon Aug 5 10:00:34 1985 Date-Received: Tue, 6-Aug-85 09:35:29 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 13 From: Gail Rubin You can use batch jobs, submitted from systartup, to set up group logicals. This is the recommended approach, I believe, as opposed to detached processes. Set up a command file with the define/group or assign/group commands and submit it from systartup with: $ SUBMIT /USER=GROUP47 SYS$MANAGER:GROUP47LOGS.COM (/USER on SUBMIT is new in V4) -- Gail Rubin (grubin@bbn-spca or @bbn-unix)