daily pastebin goal
16%
SHARE
TWEET

Untitled

a guest May 25th, 2012 5 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #!/bin/bash
  2. gksudo true
  3. if [ "`cat /proc/sys/kernel/yama/ptrace_scope`" == "1" ];
  4. then
  5.         echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
  6.         xmessage "`cat /proc/sys/kernel/yama/ptrace_scope`"
  7. fi
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top