blob: c71f8eaf8f27ee04579a20df3e15f27edfa8e5e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/profile.d/
-rwxr-xr-x root/root etc/profile.d/ccache.sh
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/ccache
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/ccache/
drwxr-xr-x root/root usr/lib/ccache/bin/
lrwxrwxrwx root/root usr/lib/ccache/bin/c++ -> ../../bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/bin/cc -> ../../bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/bin/g++ -> ../../bin/ccache
lrwxrwxrwx root/root usr/lib/ccache/bin/gcc -> ../../bin/ccache
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/ccache.1.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwxrwsr-x root/ccache var/lib/ccache/
|