Xref: utzoo comp.unix.questions:32000 comp.unix.shell:2357 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!think.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!ux1.cso.uiuc.edu!phil From: phil@ux1.cso.uiuc.edu (Phil Howard KA9WGN) Newsgroups: comp.unix.questions,comp.unix.shell Subject: Is my shell broken or what? Message-ID: <1991Jun7.045124.26811@ux1.cso.uiuc.edu> Date: 7 Jun 91 04:51:24 GMT Organization: University of Illinois at Urbana Lines: 28 Here is the session example: Script started on Thu Jun 6 23:45:07 1991 phil@ux1:/cso/staff/phil 1> set test = one phil@ux1:/cso/staff/phil 2> set test2 = two phil@ux1:/cso/staff/phil 3> echo ${test} one phil@ux1:/cso/staff/phil 4> echo ${test2} Variable syntax. phil@ux1:/cso/staff/phil 5> exit phil@ux1:/cso/staff/phil 6> script done on Thu Jun 6 23:45:45 1991 I cannot find anywhere in the man pages (I did look) where it says that digits cannot be used in variable names when the ${name} form is used. System is a Sequent Symmetry. Version gives: DYNIX(R) V3.0.17.7 Wed Oct 18 13:31:22 PDT 1989 I have seen before where things like csh have little bugs here or there that are different from vendor to vendor. Are the vendors getting into the code and changing stuff? -- /***************************************************************************\ / Phil Howard -- KA9WGN -- phil@ux1.cso.uiuc.edu | Guns don't aim guns at \ \ Lietuva laisva -- Brivu Latviju -- Eesti vabaks | people; CRIMINALS do!! / \***************************************************************************/