Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] bash's profile

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Arwed von Merkatz <v.merkatz AT gmx.net>
  • To: SM-Grimoire <sm-grimoire AT lists.ibiblio.org>
  • Subject: Re: [SM-Grimoire] bash's profile
  • Date: Thu, 11 Mar 2004 18:59:14 +0100

On Thu, Mar 11, 2004 at 10:02:15AM -0800, Eric Sandall wrote:
> I'd like to add the following lines to bash/profile if that's okay with
> everyone:
>
> alias l='ls --color=auto -lh'
> alias la='ls --color=auto -lah'
> alias df='df -hT'
> alias du='du -h'
> alias p='cd -'
>
> -sandalle

l, la and p are probably ok, although i don't want them for me, but i
can always unalias them in my .bashrc.
I don't like df and du overriding the default though.

--
Arwed v. Merkatz Sourcemage GNU/Linux developer
http://www.sourcemage.org




Archive powered by MHonArc 2.6.24.

Top of Page