Your security administrator will need to set your OMVS segment PROGRAM to /bin/bash (or whatever). Or, in your ~/profile as the last command, have:
exec /bin/bash -L to replace the current process, which is likely running /bin/sh, with /bin/bash. Assuming BASH is at /bin/bash, of course. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-691-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of zMan > Sent: Friday, October 29, 2010 8:57 AM > To: [email protected] > Subject: Re: USS filename completion et al. > > Thanks -- fetched and un-paxed. What I don't know (because I've never > had to) is how to set my ID so it uses bash. > > On Fri, Oct 29, 2010 at 9:50 AM, Veilleux, Jon L > <[email protected]> wrote: > > Try using the BASH shell from tools and toys. > -- > zMan -- "I've got a mainframe and I'm not afraid to use it" > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

