Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 5035

Summary: default /etc/csh.cshrc calls "test"
Product: [Retired] Red Hat Linux Reporter: kmcclary
Component: tcshAssignee: David Lawrence <dkl>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-09-11 20:28:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description kmcclary 1999-09-10 02:08:30 UTC
If there is an executable named "test" in
the user's directory it will be executed
when the user opens a nxterm window or does

su myself

csh.cshrc should call /usr/bin/test

Comment 1 Jeff Johnson 1999-09-11 20:28:59 UTC
Don't put . at the beginning of your PATH but at the end. Or,
at the minimum, put /usr/bin before .