This file contains 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@htpc ~]# ls -la /etc/default/ | |
| insgesamt 20 | |
| drwxr-xr-x 2 root root 4096 25. Feb 23:20 . | |
| drwxr-xr-x 79 root root 4096 23. Mär 20:58 .. | |
| -rw------- 1 root root 384 12. Mai 2013 cacerts | |
| -rw-r--r-- 1 root root 865 19. Mai 2013 passwd | |
| -rw-r--r-- 1 root root 158 30. Mai 2013 useradd | |
| [root@htpc ~]# ls -la /usr/local/etc/ | |
| insgesamt 16 | |
| drwxr-xr-x 4 root root 4096 2. Aug 2013 . | |
| drwxr-xr-x 12 root root 4096 2. Aug 2013 .. | |
| drwxr-xr-x 2 root root 4096 2. Aug 2013 bash_completion.d | |
| drwxr-xr-x 2 root root 4096 2. Aug 2013 grub.d | |
| [root@htpc ~]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment