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: "Andrew \"ruskie\" Levstik" <ruskie AT email.si>
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire] bash's profile
  • Date: Thu, 11 Mar 2004 19:23:19 +0100

Eric Sandall wrote:
Quoting Arwed von Merkatz <v.merkatz AT gmx.net>:

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.


You don't like pretty output for `df` and `du`?! ;)

Any others? Looks like it's up to all but `df` and `du` so far.

-sandalle


imo
l='ls --all --color'
df='df -h'
du='du -h'

that's all I use...

--
For all the knowledge...
I will prevail...
If I fail nothing is left...
All is lost...
Never to be seen again...
Nevermore...




Archive powered by MHonArc 2.6.24.

Top of Page