Re: [SLE] l = ls -l



On 02/08/06 00:01, John Andersen wrote:
Where is it that SuSE sets the single letter l to be equal to ls -l
for bash users?

I want to steal that for kbuntu.


This is the sort of stuff that typically gets stuffed into a profile
file or shell rc file. In this case, you can find this and a whole bunch
of other aliases set in /etc/bash.bashrc (SuSE 9.3, may vary with other
versions).

Typical places to look for user environment settings, including aliases
and environment variables, umask value, and so on, are ~/.profile,
~/.alias, ~/.bashrc, various files in /etc, and anything in /etc/profile.d.

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: a script for copying a range of files
    ... In bash, the shell the OP is using, you can write for ranges ... but only bash 4.x preserves the leading zeros. ... I assume that bash users are using what they think of as "the default Linux ... so they're stuck on whatever version the distribution came with. ...
    (comp.unix.shell)
  • Re: Linux users seeks some freeBSD pointers
    ... > complete book from O'Reilly - Learning Unix and The Korn Shell. ... > Thought I'd throw ksh out for consideration. ... I've been using bash as my primary shell since _long_ before there were ... Could you give us (bash users) a ...
    (comp.unix.bsd.freebsd.misc)