SHARE
TWEET
Untitled
a guest
Apr 24th, 2015
185
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- 1283 find /tmp/ -type d -exec chmod 0755 {} \;
- 1284 sudo find /tmp/ -type d -exec chmod 0755 {} \;
- 1285 sudo find /tmp/j* -type d -exec chmod 0755 {} \;
- 1286 find /tmp/j* -type d -exec chmod 0755 {} \;
- 1287 cd /tmp/
- 1288 find /opt/ -type d -exec chmod 0755 {} \;
- 1289 find /tmp/ -type d -exec chmod 0755 {} \;
- 1290 find /tmp/j* -type d -exec chmod 0755 {} \;
RAW Paste Data
