[MPlayer-dev-eng] [PATCH] clean up tests in configure
Emanuele Giaquinta
emanuele.giaquinta at gmail.com
Thu Jun 30 18:38:35 CEST 2005
On Thursday 30 June 2005 18:18, Oded Shimon wrote:
> 19:07) ods15 at linux15:~ $ which test
> test: shell built-in command
> 19:08) ods15 at linux15:~ $ which [
> [: shell built-in command
> 19:07) ods15 at linux15:~ $ bash
> ods15 at linux15:~$ which test
> /usr/bin/test
> ods15 at linux15:~$ which [
> /usr/bin/[
ayin at luxor ~ $ type test
test is a shell builtin
ayin at luxor ~ $ type [
[ is a shell builtin
ayin at luxor ~ $ echo $SHELL
/bin/bash
ayin at luxor ~ $
>
> Damn. bash sucks. zsh is better. :P
>
Sure ? :)
More information about the MPlayer-dev-eng
mailing list