Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7188870
echo.php
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
178 B
Referenced Files
None
Subscribers
None
echo.php
View Options
#!/usr/bin/env php
<?php
$args
=
array_slice
(
$argv
,
1
);
foreach
(
$args
as
$key
=>
$arg
)
{
$args
[
$key
]
=
addcslashes
(
$arg
,
"
\\\n
"
);
}
$args
=
implode
(
"
\n
"
,
$args
);
echo
$args
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 8, 08:34 (13 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
803784
Default Alt Text
echo.php (178 B)
Attached To
Mode
R118 Arcanist - fork
Attached
Detach File
Event Timeline
Log In to Comment