Bug 4862
Summary: | separate gawk and gawk-3.0.3 files | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Gene Czarcinski <genec> |
Component: | gawk | Assignee: | David Lawrence <dkl> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.0 | ||
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-03 21:09:46 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
Gene Czarcinski
1999-09-02 18:34:06 UTC
The files are hard linked: krusty:~/tmp 441 bash$ rpm -q gawk gawk-3.0.4-1 krusty:~/tmp 442 bash$ ls -al /bin/gawk* -rwxr-xr-x 2 root root 176648 Jul 9 22:55 /bin/gawk* -rwxr-xr-x 2 root root 176648 Jul 9 22:55 /bin/gawk-3.0.4* |