MEMLIMIT

Description

execute a process with both its memory limits set and malloc config set

Command

memlimit path [args...]
path: path of the process to be executed
args: args passed to the executed process

Results

the executed process result

Example