diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/posts/openbsd-compiling-rakudo-star/index.org | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/content/posts/openbsd-compiling-rakudo-star/index.org b/content/posts/openbsd-compiling-rakudo-star/index.org index 1d1942a..6025f36 100644 --- a/content/posts/openbsd-compiling-rakudo-star/index.org +++ b/content/posts/openbsd-compiling-rakudo-star/index.org @@ -35,6 +35,9 @@ change this line.   	:maxproc-cur=256:\  #+END_SRC +Or you can set a higher memory limit if you're using the =staff= class +using =ulimit -m=. +  @@html: <hr> @@  I really enjoy using [[https://raku.org/][raku]] to write small scripts for system | 
