Mailinglist Archive: opensuse (3232 mails)

< Previous Next >
SPAM: Re: [SLE] l = ls -l
From: "Tage Danielsen" <tage@xxxxxxxxxxxxxxxxxx>
Fra: John Andersen [mailto:jsa@xxxxxxxxxxxxxx]

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.

Make a shell script l in /usr/bin "ls -l $*"
It works.

John, if you have to ask go learn your shell commands a little bit
better. In particular study the alias command. (Of course, you could,
too, Tage. {^_-}) There are several places within the login sequence
where the alias command could be installed. I also have aliases for
ls -A, ls -lA and some others that I use a lot.

{^_^} Joanne

< Previous Next >
Follow Ups
References