Re: Hidden Folders
Re: Hidden Folders
- Subject: Re: Hidden Folders
- From: Bill Briggs <email@hidden>
- Date: Mon, 10 Jan 2005 21:26:34 -0400
At 3:40 PM -0600 1/10/05, Adam K. Wuellner wrote:
I use these enough to have created a couple of aliases in my
.profile (a text file that is read when your shell initializes its
environment... in some cases).
# First I turn on colorization by default:
alias ls="/bin/ls -G"
# Then another alias for long format and hidden files:
alias l="ls -Al"
Now 'ls' acts like 'ls -G', and 'l' acts like 'ls -AlG'. Suits me.
I like to use -lFG to get the symbol that indicates the entity type,
in addition to the colour scheme. I don't always register which
colour is which kind of entity, but the /, @, and * I remember.
- web
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden