跳到内容
首页
学编程
学软件
学电脑
学霸乐园
服务器
python Limit amount of RAM to a process (Linux) Server Fault
subprocess.Popen('ulimit -v 262144; python_application', shell=True)
标签
linux
,
mount
,
Python