ls alias to view ONLY dot files

posted by CodeGirl
Bookmark This Page:   Add 'ls alias to view ONLY dot files' to Del.icio.us Add 'ls alias to view ONLY dot files' to digg Add 'ls alias to view ONLY dot files' to Simpy Add 'ls alias to view ONLY dot files' to OnlyWire 

alias dot='ls -ldF .[a-zA-Z0-9]*'

i have always wondered if there was a way to view JUST files and dirs that start with a “.”

This entry was posted on Friday, July 28th, 2006 at 11:30 am and is filed under linux, TipsnTricks. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “ls alias to view ONLY dot files”

  1. Tim Says:

    Alternative:

    alias dot=’ls -ldF .[!.]*’

Leave a Reply

Comment moderation is in use. Please do not submit your comment twice -- it will appear shortly.


Protect Web Form!

Bad Behavior has blocked 232 access attempts in the last 7 days.