⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby33
/
share
/
ri
/
system
/
Kernel
/
View File Name :
%60-i.ri
U:RDoc::AnyMethod[iI"`:ETI" Kernel#`;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"OReturns the <tt>$stdout</tt> output from running +command+ in a subshell; ;TI"<sets global variable <tt>$?</tt> to the process status.;To:RDoc::Markup::BlankLine o; ; [I"XThis method has potential security vulnerabilities if called with untrusted input; ;TI">see {Command Injection}[rdoc-ref:command_injection.rdoc].;T@o; ; [I"Examples:;T@o:RDoc::Markup::Verbatim; [ I"D$ `date` # => "Wed Apr 9 08:56:30 CDT 2003\n" ;TI",$ `echo oops && exit 99` # => "oops\n" ;TI"I$ $? # => #<Process::Status: pid 17088 exit 99> ;TI"'$ $?.status # => 99> ;T:@format0o; ; [I";The built-in syntax <tt>%x{...}</tt> uses this method.;T: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"`command` -> string ;T0[ I" (p1);T@ FI"Kernel;TcRDoc::NormalModule00