individual config file
Kenneth Brody
kenbrody at spamcop.net
Thu Dec 15 08:10:04 PST 2011
On 12/15/2011 10:59 AM, Robert T. Repko (R Squared Consultants) wrote:
> Believe it or not at 12/15/2011 10:47 AM, Kenneth Brody said:
[...]
>>> Entry in .profile
>>> PFCONFIG=/u/appl/fp/lib/config.sam
>>> export PFCONFIG
>>>
>>> What am I missing?
>>
>> What shell are they using? As I recall, some shells use a file
>> other than "~/.profile". For example, I believe the C shell uses "~/.cshrc".
>
> korn shell
> I made the same entries in .kshrc but it didn't work.
> PFCONFIG=/u/appl/fp/lib/config.sam;export PFCONFIG
You could try adding this, to verify that it's executing the file:
echo "Here I am in the new code. (Press Enter to continue.)"
read junk
--
Kenneth Brody
More information about the Filepro-list
mailing list