Permission denied

来源:互联网 发布:nfc卡模拟软件 编辑:程序博客网 时间:2024/05/16 17:41

don’t mix sudo and pipes, that will not work. Become root first and the write the value to ptrac_scope:

$ sudo su -$ echo 0 > /proc/sys/kernel/yama/ptrace_scope