__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
@ This is a template to be processed into a Bourne shell program.
@
#!/bin/sh
# This program was generated by the Netpbm installer. Its purpose is to
# allow other programs to find out about how Netpbm is installed on this
# system. This program is supposed to be invoked via the PATH.
@ The following @xxx@ strings get replaced by Installnetpbm when it turns
@ this template into an actual Bourne shell program.
version='@VERSION@'
datadir='@DATADIR@'
linkdir='@LINKDIR@'
includedir='@INCLUDEDIR@'
bindir='@BINDIR@'
if test $# -eq 0; then
echo >&2 "You need to specify one of these options:"
echo >&2 " --version"
echo >&2 " --datadir"
echo >&2 " --linkdir"
echo >&2 " --includedir"
echo >&2 " --bindir"
exit 100
fi
case "$1" in
--version)
echo $version
exit 0
;;
--datadir)
echo $datadir
exit 0
;;
--linkdir)
echo $linkdir
exit 0
;;
--includedir)
echo $includedir
exit 0
;;
--bindir)
echo $bindir
exit 0
;;
*)
echo >&2 "Unrecognized option to $0: $1"
exit 100
esac
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| config_template | File | 1.12 KB | 0644 |
|
| palmcolor8.map | File | 2.53 KB | 0644 |
|
| palmgray1.map | File | 37 B | 0644 |
|
| palmgray2.map | File | 45 B | 0644 |
|
| palmgray4.map | File | 87 B | 0644 |
|
| pcxstd.ppm | File | 204 B | 0644 |
|
| rgb.txt | File | 19.72 KB | 0644 |
|