"ls -B *" command lists filename ended with '~' which it should not
Issue
- '-B' option in 'ls' command doesn't work properly:
-B, --ignore-backups
do not list implied entries ending with ~
- However following command displays entries ended with ~
$ ls -B b*
boxer-test-services.cfg boxer-test-services.cfg~
Environment
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.