Created
March 9, 2012 11:28
-
-
Save fsvehla/2006149 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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