lrossouw wrote: 
> Might be a stupid question what does the -z option do? I guess it's only
> available on linux.

It "daemonizes" the application.

Usually that means putting an application into background + disconnect
it from the shell from which it's been started. Pretty much like a
systemservice under Windows.
Messages to screen should be turned off and optional routed to a file
(that's done by the app).


------------------------------------------------------------------------
soundcheck's Profile: http://forums.slimdevices.com/member.php?userid=34383
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to