On Sun, Jul 29, 2012 at 06:23:14PM +0800, Rick C. wrote:
> Hi,
>
> I have a search app which normally searches through the current users home
> directory using NSTask and find command. If I wanted to make it search
> through all user accounts could I ask some advice on what is the best way to
Thank you all!
rc
On Jul 30, 2012, at 3:23 AM, Jens Alfke wrote:
>
> On Jul 29, 2012, at 3:23 AM, Rick C. wrote:
>
>> I have a search app which normally searches through the current users home
>> directory using NSTask and find command. If I wanted to make it search
>> through all user
On Jul 29, 2012, at 3:23 AM, Rick C. wrote:
> I have a search app which normally searches through the current users home
> directory using NSTask and find command. If I wanted to make it search
> through all user accounts could I ask some advice on what is the best way to
> make it work? Be