From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: [Q+A/OSX ADMIN] Want to trace a renderer with strace, but on
   Date: Mon, 18 Mar 2013 18:37:49 -0400
Msg# 2314
View Complete Thread (2 articles) | All Threads
Last Next
On 03/18/13 15:33, Greg Ercolano wrote:
> 	   If you need your render to run as a normal user, you'll probably need:
> 
> 		dtruss -fl su - NORMAL_USER ffmpeg -arg1 -arg2

    Correction: that should read:

 		dtruss -fl su NORMAL_USER -c 'ffmpeg -arg1 -arg2'


Last Next