⚝
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
/
ruby27
/
share
/
ri
/
system
/
File
/
View File Name :
world_writable%3f-c.ri
U:RDoc::AnyMethod[iI"world_writable?:ETI"File::world_writable?;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"CIf <i>file_name</i> is writable by others, returns an integer ;TI"Hrepresenting the file permission bits of <i>file_name</i>. Returns ;TI"E<code>nil</code> otherwise. The meaning of the bits is platform ;TI":dependent; on Unix systems, see <code>stat(2)</code>.;To:RDoc::Markup::BlankLine o; ; [I"%_file_name_ can be an IO object.;T@o:RDoc::Markup::Verbatim; [I";File.world_writable?("/tmp") #=> 511 ;TI"&m = File.world_writable?("/tmp") ;TI"<sprintf("%o", m) #=> "777";T:@format0: @fileI"file.c;T:0@omit_headings_from_table_of_contents_below0I"9File.world_writable?(file_name) -> integer or nil ;T0[ I" (p1);T@FI" File;TcRDoc::NormalClass00