Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. sudo sh -c 'echo foo > /proc/some/file'
  2. echo foo | sudo tee /proc/some/file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement