Derek D. Martin wrote> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > At some point hitherto, Bayard Coolidge USG hath spake thusly: > > I, for example, greatly prefer: > > > > alias ls='ls -aF' > > to display various symbols to denote executable, directory, symlink, > > etc., on my files, including the dotted files. Your taste/mileage may vary. > > I like that too, though I like the color ls as well: > > alias ls='ls -aF --color=tty' > > If you don't like the default colors, you can set LS_COLORS with your > own settings. The easiest way to do that is with the dircolors(1) > command. Neat trick I learned from slackware. :)
While you're working with aliases, type 'alias'. You should get *all* of the currently defined aliases. I use zsh and the source came with a lot predefined aliases in the ~/.zshrc file. You may be surprised at what's already defined. > > - -- > Derek Martin [EMAIL PROTECTED] > - --------------------------------------------- > I prefer mail encrypted with PGP/GPG! > GnuPG Key ID: 0x81CFE75D > Retrieve my public key at http://pgp.mit.edu > Learn more about it at http://www.gnupg.org > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iD8DBQE79C4IdjdlQoHP510RAiYTAKCv9bQd/WEmXcySXO83MMMuihwezQCgmkY7 > XmHSc0OCCboHHdEtc2+pZYc= > =U+UX > -----END PGP SIGNATURE----- > > ***************************************************************** > To unsubscribe from this list, send mail to [EMAIL PROTECTED] > with the text 'unsubscribe gnhlug' in the message body. > ***************************************************************** ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
