Common bash aliases

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Stephen P Rufle
Date:  
To: Main PLUG discussion list
Subject: Common bash aliases
I Googled "common bash aliases"

http://www.hypexr.org/bash_tutorial.php

seemed to have a short list

alias ls='ls -aF --color=always'
alias ll='ls -l'
alias search=grep
alias mcd='mount /mnt/cdrom'
alias ucd='umount /mnt/cdrom'
alias mc='mc -c'
alias ..='cd ..'
alias ...='cd ../..'

The first 2 and the last 2 I have seen used by Matt G while helping me
at my house. I would like to know what are other people's favorites.

I will most likely take the list and add something about common aliases to
http://wiki.sabayonlinux.org/index.php?title=Tips
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss