Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!randvax!segue!jim From: jim@segue.segue.com (Jim Balter) Newsgroups: comp.unix.questions Subject: Re: Can't log in right on console to accounts in CAPS. Message-ID: <7630@segue.segue.com> Date: 22 May 91 04:53:39 GMT References: <1991May12.214724.18394@chinet.chi.il.us> <1991May13.211229.1947@sugra.uucp> <7920@auspex.auspex.com> <1991May19.190950.646@wa8tzg.mi.org> Reply-To: jim@segue.segue.com (Jim Balter) Organization: Segue Software, Inc. - Santa Monica, CA. +1-213-453-2161 Lines: 13 In article <1991May19.190950.646@wa8tzg.mi.org> wwm@wa8tzg.mi.org (Bill Meahan) writes: >In article <7920@auspex.auspex.com> guy@auspex.auspex.com (Guy Harris) writes: >> [-]lcase Set xcase, iuclc, and olcuc. With a `-', unset >> them. > >Might not be true for SYS V derivatives. On HP-UX, for example, use: > > [-]IUCLC Force upper case to lower case conversion Sure, why RTFM when you can guess and misinform instead? lcase is in SysV and in HP-UX. Since, as Guy pointed out, it is a combination mode, only turning off iuclc when lcase was on will leave you with olcuc and xcase on, which is not likely to be what you want.