Public bug reported:

Shouldn't these be either the same executable or symlinked?  It is odd
that they would be different builds...

[EMAIL PROTECTED]:/usr/bin$ ls -l `which test`
-rwxr-xr-x 1 root root 23012 2008-04-03 23:42 /usr/bin/test
[EMAIL PROTECTED]:/usr/bin$ ls -l `which [`
-rwxr-xr-x 1 root root 34824 2008-04-03 23:42 /usr/bin/[
[EMAIL PROTECTED]:/usr/bin$ file test
test: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 
2.6.8, dynamically linked (uses shared libs), stripped
[EMAIL PROTECTED]:/usr/bin$ file [
[: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 
2.6.8, dynamically linked (uses shared libs), stripped
[EMAIL PROTECTED]:/usr/bin$ man -w [
/usr/share/man/man1/test.1.gz
[EMAIL PROTECTED]:/usr/bin$ man -w test
/usr/share/man/man1/test.1.gz

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
/usr/bin/test and /usr/bin/[ are two different executables
https://bugs.launchpad.net/bugs/259894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to