Could someone please shed some light on how pfexec relates to redirecting output of the command.
For example this won't work: $ pfexec cat /dev/null > /etc/resolv.conf bash: /etc/resolv.conf: Permission denied So how would you make the above command function with pfexec? I know there are other ways to achieve the same. Thanks. -- This message posted from opensolaris.org