View Single Post
  #4   (View Single Post)  
Old 25th March 2011
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,131
Default

I also have bash installed on that FreeBSD machine and bash shows the correct behaviour.

The only way you can redefine that alias with the native /bin/sh, is to unalias it before redefining. Then it works correctly.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote