View Single Post
Old 29th May 2008
lvlamb's Avatar
lvlamb lvlamb is offline
Real Name: Louis V. Lambrecht
Spam Deminer
 
Join Date: May 2008
Location: .be
Posts: 221
Default

In Linux, when launched from the symlink, bash is run with the posix option.

/bin/sh
works as
/bin/bash --posix

This is not trivial to me.
__________________
da more I know I know I know nuttin'
Reply With Quote