<code>
$ ls -l `which sh`
lrwxrwxrwx 1 root root 9 2006-11-04 12:20 /bin/sh -> /bin/bash

$ ls -l /bin/bash
-rwxr-xr-x 1 root root 700560 2007-01-08 23:10 /bin/bash
</code> 

I specifically tried opening bash, and then the said script (in feisty
and DebianEtch), the problem persists.

In particular I also tried:

<code>
$ [[ "arn.cpp " =~ ".cpp[[:blank:]]" ]] 
$ echo $? 
1
</code>

-- 
bash scriptings discrepencies
https://launchpad.net/bugs/81794

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

Reply via email to