Bug 19407
Summary: | aliases in .bashrc are very annoying | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Trond Eivind Glomsrxd <teg> |
Component: | rootfiles | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | dr, ignacio, nalin, rvokal |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-01-27 06:01:10 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
Trond Eivind Glomsrxd
2000-10-19 21:58:16 UTC
... I fail to see what the problem is with just editing it out after the fact. It is annoying, but it is a useful security feature for newbies (which we DON'T want to scare away, believe it or not). Anyway, just my two cents. I also think they should simply "go away". People not thinking before typing must learn - perhaps the hard way. The "y-Syndrome" is a very good point. Simple workaround: /bin/cp instead of cp Quote from "Unix System Administration Handbook", Nemeth, Snyder, Seebass and Hein, 2001, page 87: However, don't confuse users by "protecting" them from UNIX; entries such as alias dir ls -l alias rm rm -i alias cp cp -i are in poor taste. After internal discussion, it was decided to leave them as-is. |