⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.74
Server IP:
104.21.32.1
Server:
Linux vmi2315822.contaboserver.net 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
m4
/
examples
/
View File Name :
sysv-args.m4
divert(-1) define(`nargs', `$#') define(`concat', `ifelse(1, $#, `$1', `$1` 'concat(shift($@))')') traceon(`concat', `nargs') divert nargs nargs() nargs(1,2,3,4,5,6) concat() concat(`hej', `med', `dig') concat(`hej', `med', `dig', `en gang igen') concat(an, awful, lot, of, argument, at, least, more, that, ten, silly, arguments)