Bug 1910210

Summary: In csh, "which" is built-in and "command" is not.
Product: [Fedora] Fedora Reporter: Villy Kruse <ppywlkiqletw>
Component: vimAssignee: Karsten <karsten>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: gchamoul, karsten, zdohnal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-21 05:29:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Villy Kruse 2020-12-23 06:19:38 UTC
Description of problem:

git commit 4e95433cd replaced "which" by "command".  If the purpose was to use a built-in function, then vim.csh should continue to use the built-in "which" function.

Comment 1 Zdenek Dohnal 2021-01-21 05:29:13 UTC
Hi Villy,

thank you for reporting the issue!

Actually aliases solution shows more problems, so I will try to use alternatives for the job. I created a bug for myself here https://bugzilla.redhat.com/show_bug.cgi?id=1918575 , for better coverage and to show I know about the problem and I have a solution in implementation phase.

So I'll close your bug as dup of the mentioned one.

*** This bug has been marked as a duplicate of bug 1918575 ***