[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: an easier bash



>After a discussion on 'dk.edb.unix' about GUI vs. CLI, I was inspired to
>make bash a little easier for beginners with a lot more commands in both
>danish and english. Basically it's a lot of aliases like eg.: 
>alias remove='rm -ir'
>alias rename='mv -i'
>alias rename='mv -i''
>etc etc
>
>Then I was told that SuSe already has this feature, it's only Redhat
>that's lacking behind. I think Independence should have this feature
>too. I've made some files that you copy on top of bash with a script for
>easy administration:

   A very nice idea.  However, we should make sure this is an OPTIONAL
feature.  Otherwise we will certainly catch hell form the "purists" out
there.  We may even want to make it an optional shell, as opposed to a
patch, so that different user accounts can choose or not to use it.

			Lee