Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!ames!sdcsvax!ucsdhub!hp-sdd!hplabs!hpda!hpcupt1!hpirs!dennis From: dennis@hpirs.HP.COM (Dennis D. Lee) Newsgroups: comp.bugs.sys5 Subject: Re: HDB UUCP : uux -g option bogus? Message-ID: <3920002@hpirs.HP.COM> Date: Tue, 22-Sep-87 12:23:50 EDT Article-I.D.: hpirs.3920002 Posted: Tue Sep 22 12:23:50 1987 Date-Received: Fri, 25-Sep-87 07:22:24 EDT References: <3920001@hpirs.HP.COM> Organization: Hewlett Packard, Cupertino Lines: 32 Here is a typescript of my output. Script started on Tue Sep 22 08:59:01 1987 hpisog_51 uux -r -gA hpisoe2\!gaA hpisog_52 uux -r -gZ hpisoe2\!gaZ hpisog_53 uustat -shpisoe2 hpisoe2C3b9d 09/22-08:59 S hpisoe2 dennis gaA hpisoe2C3b9e 09/22-08:59 S hpisoe2 dennis gaZ hpisog_54 exit hpisog_55 script done on Tue Sep 22 09:00:12 1987 The following is a grep of uux.c, listing all occcurences of gename: gename(CMDPRE, xsys, 'C', cfile); gename(DATAPRE, xsys, 'X', rxfile); gename(DATAPRE, Myname, 'B', dfile); gename(DATAPRE, xsys, 'A', dfile); gename(CMDPRE, syspart, 'R', tfile); gename(DATAPRE, syspart, 'R', dfile); gename(CMDPRE, syspart, 'R', tfile); gename(DATAPRE, syspart, 'R', dfile); gename(XQTPRE, Myname, _Grade, t2file); Execept fot the last line, none of the gename calls were passed with the grade (_Grade ) My version is a V.2.1 version, the sccsid is 1.10. Am I using an old version ? Dennis D. Lee hpda!hpirs!dennis