-----Oprindelig meddelelse----- Fra: John Andersen [mailto:jsa@pen.homeip.net] Sendt: 2. august 2006 08:20 Til: suse-linux-e@suse.com 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@pen.homeip.net] Sendt: 2. august 2006 08:12 Til: suse-linux-e@suse.com Emne: Re: SV: [SLE] l = ls -l
On Tuesday 01 August 2006 22:07, Tage Danielsen wrote:
-----Oprindelig meddelelse----- Fra: John Andersen [mailto:jsa@pen.homeip.net] Sendt: 2. august 2006 08:01 Til: suse-linux-e@suse.com 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