Guest User

Untitled

a guest
Jul 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. JavaShin@osolbox:~$ cp /var/pkg/cfg_cache .
  2. JavaShin@osolbox:~$ rm /var/pkg/cfg_cache
  3. rm: remove write-protected file `/var/pkg/cfg_cache'? y
  4. rm: cannot unlink `/var/pkg/cfg_cache': Permission denied
  5. JavaShin@osolbox:~$ pfexec rm /var/pkg/cfg_cache
  6. rm: remove write-protected file `/var/pkg/cfg_cache'? y
  7. rm: cannot unlink `/var/pkg/cfg_cache': Permission denied
Add Comment
Please, Sign In to add comment