Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!iconsys!mday From: mday@icon.com (Matt Day) Newsgroups: comp.unix.shell Subject: Re: : t modifier in tcsh and csh Message-ID: <1991Jun13.002821.2262@icon.com> Date: 13 Jun 91 00:28:21 GMT References: <1991Jun12.204347.2932@engage.pko.dec.com> Organization: Sanyo Icon Lines: 10 In article <1991Jun12.204347.2932@engage.pko.dec.com> wallace@ynotme.enet.dec.com (Ray Wallace) writes: >In csh you can not use the : modifiers on the positional variables. You will >need to assign $0 to another variable and then use :t on that new variable. The problem only affects $0, not the other parameter variables. You should be able to use the modifiers on any variable -- it is a stupid bug. Under the csh, variable modifiers do not work on environment variables either; this bug is also fixed in the tcsh. -- - Matt Day, Sanyo Icon R&D, mday@icon.com