/
snap
/
core22
/
2111
/
usr
/
share
/
bug
/
File Upload :
llllll
Current File: //snap/core22/2111/usr/share/bug/dpkg
#!/bin/sh for d in /bin /sbin /lib /lib32 /libo32 /libx32 /lib64; do linkname="$(readlink $d)" if [ "$linkname" = "usr$d" ] || [ "$linkname" = "/usr$d" ]; then echo "System tainted due to merged-usr-via-aliased-dirs." >&3 break fi done
Copyright ©2k19 -
Hexid
|
Tex7ure