Ubuntu Pastebin

Paste from jj at Tue, 21 Apr 2015 18:14:49 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
# changing profile
    @{PROC}/[0-9]*/attr/exec w,
    change_profile -> [^u/]*,
    change_profile -> [^u/][^n]*,
    change_profile -> [^u/][^n]*,
    change_profile -> [^u/][^n][^c]*,
    change_profile -> [^u/][^n][^c][^o]*,
    change_profile -> [^u/][^n][^c][^o][^n]*,
    change_profile -> [^u/][^n][^c][^o][^n][^f]*,
    change_profile -> [^u/][^n][^c][^o][^n][^f][^i]*,
    change_profile -> [^u/][^n][^c][^o][^n][^f][^i][^n]*,
    change_profile -> [^u/][^n][^c][^o][^n][^f][^i][^n][^e]*,
    change_profile -> [^u/][^n][^c][^o][^n][^f][^i][^n][^e][^d]*,
Download as text