I've seen these occasionally with with bash: ``` Last login: Fri Aug 5 00:16:07 2011 from 10.201.146.14 /path/to/user/.tidbits/lib/aliasdir.rb:5: warning: parenthesize argument(s) for future version ``` Specifically with: ``` GNU bash, version 3.2.25(1)-release (x86_64-redhat-linux-gnu) Copyright (C) 2005 Free Software Foundation, Inc. ``` Although I've seen other hosts with the same version that do not show the warning.
I've seen these occasionally with with bash:
Specifically with:
Although I've seen other hosts with the same version that do not show the warning.