Mailinglist Archive: opensuse (3232 mails)
| < Previous | Next > |
SV: SV: SV: [SLE] l = ls -l
- From: "Tage Danielsen" <tage@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 2 Aug 2006 06:22:54 +0000 (UTC)
- Message-id: <20060802062252.40E1B8A0038@xxxxxxxxxxxxxxxxxx>
-----Oprindelig meddelelse-----
Fra: John Andersen [mailto:jsa@xxxxxxxxxxxxxx]
Sendt: 2. august 2006 08:20
Til: suse-linux-e@xxxxxxxx
Emne: Re: SV: SV: [SLE] l = ls -l
On Tuesday 01 August 2006 22:15, Tage Danielsen wrote:
> -----Oprindelig meddelelse-----
> Fra: John Andersen [mailto:jsa@xxxxxxxxxxxxxx]
> Sendt: 2. august 2006 08:12
> Til: suse-linux-e@xxxxxxxx
> Emne: Re: SV: [SLE] l = ls -l
>
> On Tuesday 01 August 2006 22:07, Tage Danielsen wrote:
> > -----Oprindelig meddelelse-----
> > Fra: John Andersen [mailto:jsa@xxxxxxxxxxxxxx]
> > Sendt: 2. august 2006 08:01
> > Til: suse-linux-e@xxxxxxxx
> > Emne: [SLE] l = ls -l
> >
> > 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.
>
> But there exists no such shell script that I can find.
>
> By the way, your mailer is not set up to handle quoted text
> properly.
>
> I wonder who made it... Microsoft?
>
> Make a file l in /usr/bin with the command in ls -l $*
> Chmod 777 /usr/bin/l
Your mailer is still broke.
Look: Its not that I don't know how to do it via shell scripts.
I want to know how SUSE did it. There is no file named "l" on suse.
If there were, "which l" would tell me where it was.
--
_____________________________________
John Andersen
Try the command alias
| < Previous | Next > |