HEX
Server: Apache
System: Linux cpanel.oo22xfm3qr4ujeyefshohxwgpe.gx.internal.cloudapp.net 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64
User: alaskaadmin (1084)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //proc/self/root/scripts/update_db_cache
#!/usr/local/cpanel/3rdparty/bin/perl

# cpanel - scripts/update_db_cache                 Copyright 2022 cPanel, L.L.C.
#                                                           All rights reserved.
# [email protected]                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

use strict;

exec '/usr/local/cpanel/bin/update_db_cache', @ARGV;