My usual .bashrc aliases.
-
alias pico='nano -w'
-
alias +x='chmod +x'
-
alias psg='echo "USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND"; ps aux | grep -v grep | grep'
-
alias lsd='ls -l | grep ^d'
-
alias lsf='ls -l | grep -v ^d'
-
alias cls='clear'
-
alias du='du -ch'
-
alias who='who --lookup'
-
alias lynx='lynx -accept_all_cookies'
-
alias epoch='date +%s'
-
alias detar='tar zxvf'
-
alias debz='tar jxvf'
Shorter URL
Want to share or tweet this post? Please use this short URL: http://ozh.in/m
Metastuff
No Comment yet
No comments yet. You could get "First Post!" which would bring you fame, luxury cars and chicks.

This entry "Alias" was posted on 05/02/2004 at 5:17 pm and is tagged with Bash, Code, Linux
Watch this discussion : Comments RSS 2.0.