[self-interest] Re: beginner trying to run Self on Mac

Chris Double chris.double at double.co.nz
Fri May 4 01:50:39 UTC 2018


We're getting there! Now try:

sudo launchctl limit maxfiles 512 unlimited

That'll probably ask for your password. Then:

ulimit -n 512
cd '/Users/greggarthurevansgmail.com/Desktop/self/'
'/Applications/Self
Control.app/Contents/Resources/Self.app/Contents/MacOS/Self'
-s 'morphic.snap'



On Fri, May 4, 2018 at 12:48 PM, itsnotgregg at gmail.com [self-interest] <
self-interest at yahoogroups.com> wrote:

>
>
> greggevans:self greggarthurevansgmail.com$ launchctl limit maxfiles 512
> unlimited
>
> Could not set resource limits: 1: Operation not permitted
>
> greggevans:self greggarthurevansgmail.com$ ulimit -a
>
> core file size          (blocks, -c) 0
>
> data seg size           (kbytes, -d) unlimited
>
> file size               (blocks, -f) unlimited
>
> max locked memory       (kbytes, -l) unlimited
>
> max memory size         (kbytes, -m) unlimited
>
> open files                      (-n) 256
>
> pipe size            (512 bytes, -p) 1
>
> stack size              (kbytes, -s) 8192
>
> cpu time               (seconds, -t) unlimited
>
> max user processes              (-u) 709
>
> virtual memory          (kbytes, -v) unlimited
>
> greggevans:self greggarthurevansgmail.com$
>
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.selflanguage.org/pipermail/self-interest/attachments/20180504/e19a4efb/attachment.html>


More information about the Self-interest mailing list