Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
root@tel1:/etc/network# id
uid=0(root) gid=0(root) groups=0(root)
root@tel1:/etc/network# rm -f interfaces
rm: cannot remove `interfaces': Operation not permitted
root@tel1:/etc/network# ls -halps interfaces
4.0K -rw-r--r-- 1 root root 285 Jul 10 2011 interfaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment