Thus said Make Compile on Tue, 17 Jan 2012 19:07:14 PST: > andrew localhost = /bin/mkdir /opt > > am i missing something here? Thanks Yes, you need a comma between the commands and a trailing slash on /opt/ unless you really do intend to run a command called /opt. Andy