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

Re: [GELÖST] bash: ewige Schleife?



Hallo Sven!

Sven Joachim schrieb am Freitag, den 07. November 2008:

> Gibt es irgendeine Shell in Debian, bei der true _kein_ builtin ist?

chrisbra@ballenstedt:$ tcsh
ballenstedt:> which true
/bin/true
ballenstedt:> fish
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
chrisbra@ballenstedt> type true
true is /bin/true
chrisbra@ballenstedt$ ksh
chrisbra@ballenstedt$ whence -v true
true is a shell builtin
chrisbra@ballenstedt$ dash
chrisbra@ballenstedt$ type true
true is a shell builtin
chrisbra@ballenstedt$ zsh
ballenstedt% whence -v true
true is a shell builtin
ballenstedt%


ciao,
Christian
-- 
hundred-and-one symptoms of being an internet addict:
8. You spend half of the plane trip with your laptop on your lap...and your
   child in the overhead compartment.


Reply to: