In: , ,
On: 2004 / 02 / 05
Shorter URL for this post: http://ozh.in/m

My usual .bashrc aliases.

  1. alias pico='nano -w'
  2. alias +x='chmod +x'
  3. alias psg='echo "USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND"; ps aux | grep -v grep | grep'
  4. alias lsd='ls -l | grep ^d'
  5. alias lsf='ls -l | grep -v ^d'
  6. alias cls='clear'
  7. alias du='du -ch'
  8. alias who='who --lookup'
  9. alias lynx='lynx -accept_all_cookies'
  10. alias epoch='date +%s'
  11. alias detar='tar zxvf'
  12. alias debz='tar jxvf'

Shorter URL

Want to share or tweet this post? Please use this short URL: http://ozh.in/m

Metastuff

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

No Comment yet

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>
Gravatars: Curious about the little images next to each commenter's name ? Go to Gravatar and sign for a free account
Spam: Various spam plugins may be activated. I'll put pins in a Voodoo doll if you spam me.

Read more ?

 Telnet script »