Newsgroups: comp.unix.shell
From: Stephane CHAZELAS <this.addr...@is.invalid>
Date: Fri, 9 May 2008 18:07:42 +0200 (CEST)
Local: Fri, May 9 2008 12:07 pm
Subject: Re: Sourcing file in the same shell using a command and csh
2008-05-9, 08:57(-07), amiro...@googlemail.com:
> I forgot to mention that I use a csh on a RHEL 4.6 machine. [...] > On 9 Mai, 17:07, Stephane CHAZELAS <this.addr...@is.invalid> wrote: >> If you're shell is csh compatible, use >> source executable-file > I don't want to use the "source" command from the prompt. I would like You can't. The environment is a list of strings that is passed If you want your shell memory to be updated, it must be What you can do is something like: eval `executable` and manage to have "executable" display some csh code. But the Do you have to use csh? -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||