[linux-l] shellscript howto?

Kendy Kutzner kendy.kutzner at e-technik.tu-chemnitz.de
Fr Sep 27 12:01:55 CEST 2002


On Thu, Sep 26, 2002 at 06:42:39PM +0200, Tobias Schlottke wrote:
> Mit awk, echo und test bin ich schon vielfach
> geplatzt, aber [ ] ging bislang immer.

$ ll /usr/bin/[
lrwxrwxrwx    1 root     root            4 Jul  2 13:00 /usr/bin/[ -> test

.. aber das gilt wohl wiedermal nur fuer Linux.
unter FreeBSD:

$ ll /bin/test /bin/[
-r-xr-xr-x  2 root  wheel  77576 Sep  5 13:02 /bin/[*
-r-xr-xr-x  2 root  wheel  77576 Sep  5 13:02 /bin/test*

und unter Solaris ist [ ein bash-builtin.

Wer kennt die Posix-Standards?

Kendy




Mehr Informationen über die Mailingliste linux-l