reassign 339406 tcsh
quit
On Wed, Nov 16, 2005 at 09:41:58AM +0800, Heimdall Midgard wrote:
There appears to be a bug the C-shell output option of the "dircolors"
utility. This can be seen in the following shell session extract (line
breaks may have been reformatted by the webmail service):
# ---BEGIN TCSH SHELL SESSION
aldebaran:~> eval `dircolors -c`
Unknown colorls variable `su'.
That's because tcsh is attempting to parse the variable for its builtin
ls-F function. tcsh shouldn't try to restrict another program's
environment variable.
Mike Stone
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]