Mailinglist Archive: opensuse (3232 mails)
| < Previous | Next > |
Re: SV: SV: SV: [SLE] l = ls -l
- From: John Andersen <jsa@xxxxxxxxxxxxxx>
- Date: Wed, 2 Aug 2006 06:30:48 +0000 (UTC)
- Message-id: <200608012230.37583.jsa@xxxxxxxxxxxxxx>
On Tuesday 01 August 2006 22:22, Tage Danielsen wrote:
> -----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.
>
>
> Try the command alias
That seems to be it. Thanks.
--
_____________________________________
John Andersen
> -----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.
>
>
> Try the command alias
That seems to be it. Thanks.
--
_____________________________________
John Andersen
| < Previous | Next > |