[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Paketverwaltung gesucht



On Tue, Sep 19, 2006 at 09:23:36AM +0200, Peter Weiss wrote:
> Am Di 19.09.2006 08:28 schrieb Michael Koch <konqueror@gmx.de>:
> 
> > On Tue, Sep 19, 2006 at 08:19:00AM +0200, Dirk Schleicher wrote:
> > > TUI = ?
> > 
> > Text User Interface
> > 
> > Im Gegensaty zu GUI.
> > 
> > [...]
> 
> In meinem Umfeld nennt sich das CLI = Command Line Interface

select Umfeld
case "Commodore Amiga":
	system cli;
case "Commodore":
	system commodoreBasic;
case "dos":
	system command.com;
case "dos32":
	system cmd.exe;
case "*n?x":
	system $(getent passwd luser | cut -d: -f7 -s);
[...]
case else:
	system someDefaultShell;
endsel

So etwa?


Alles Gute
Helmut H. Franke

-- 
Avatar Chat Systeme:  http://www.amiculi.net  http://pgm.amoris.org



Reply to: