Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
ri /
system /
Process /
Status /
Delete
Unzip
Name
Size
Permission
Date
Action
%26-i.ri
554
B
-rw-r--r--
2023-06-06 18:25
%3d%3d-i.ri
378
B
-rw-r--r--
2023-06-06 18:25
%3e%3e-i.ri
553
B
-rw-r--r--
2023-06-06 18:25
cdesc-Status.ri
1.89
KB
-rw-r--r--
2023-06-06 18:25
coredump%3f-i.ri
420
B
-rw-r--r--
2023-06-06 18:25
exited%3f-i.ri
438
B
-rw-r--r--
2023-06-06 18:25
exitstatus-i.ri
788
B
-rw-r--r--
2023-06-06 18:25
inspect-i.ri
486
B
-rw-r--r--
2023-06-06 18:25
pid-i.ri
515
B
-rw-r--r--
2023-06-06 18:25
signaled%3f-i.ri
389
B
-rw-r--r--
2023-06-06 18:25
stopped%3f-i.ri
460
B
-rw-r--r--
2023-06-06 18:25
stopsig-i.ri
412
B
-rw-r--r--
2023-06-06 18:25
success%3f-i.ri
421
B
-rw-r--r--
2023-06-06 18:25
termsig-i.ri
450
B
-rw-r--r--
2023-06-06 18:25
to_i-i.ri
594
B
-rw-r--r--
2023-06-06 18:25
to_s-i.ri
468
B
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::NormalClass[iI"Status:ETI"Process::Status;TI"Object;To:RDoc::Markup::Document:@parts[o;;[ o:RDoc::Markup::Paragraph;[ I"9Process::Status encapsulates the information on the ;TI"Dstatus of a running or terminated system process. The built-in ;TI"3variable <code>$?</code> is either +nil+ or a ;TI"Process::Status object.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;[ I""fork { exit 99 } #=> 26557 ;TI""Process.wait #=> 26557 ;TI",$?.class #=> Process::Status ;TI""$?.to_i #=> 25344 ;TI"$? >> 8 #=> 99 ;TI""$?.stopped? #=> false ;TI"!$?.exited? #=> true ;TI"$?.exitstatus #=> 99 ;T:@format0o; ;[I"BPosix systems record information on processes using a 16-bit ;TI"Binteger. The lower bits record the process status (stopped, ;TI"Fexited, signaled) and the upper bits possibly contain additional ;TI"Ginformation (for example the program's return code in the case of ;TI"Gexited processes). Pre Ruby 1.8, these bits were exposed directly ;TI";to the Ruby program. Ruby now encapsulates these in a ;TI"8Process::Status object. To maximize compatibility, ;TI"Dhowever, these objects retain a bit-oriented interface. In the ;TI"Gdescriptions that follow, when we talk about the integer value of ;TI"2_stat_, we're referring to this 16 bit value.;T: @fileI"process.c;T:0@omit_headings_from_table_of_contents_below0; 0;0[ [ [ [[I" class;T[[:public[ [:protected[ [:private[ [I" instance;T[[;[ [;[ [;[[I"&;TI"process.c;T[I"==;T@D[I">>;T@D[I"coredump?;T@D[I"exited?;T@D[I"exitstatus;T@D[I"inspect;T@D[I"pid;T@D[I"signaled?;T@D[I" stopped?;T@D[I"stopsig;T@D[I" success?;T@D[I"termsig;T@D[I" to_i;T@D[I" to_s;T@D[ [U:RDoc::Context::Section[i 0o;;[ ; 0;0[I"process.c;TI"Process;TcRDoc::NormalModule