Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
FileUtils
/
//opt/alt/ruby21/share/ri/2.1.0/system/FileUtils/chmod-i.ri
U:RDoc::AnyMethod[iI" chmod:EFI"FileUtils#chmod;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Options: noop verbose;To:RDoc::Markup::BlankLine o; ; [I"OChanges permission bits on the named files (in +list+) to the bit pattern ;TI"represented by +mode+.;T@o; ; [I":+mode+ is the symbolic and absolute mode can be used.;T@o; ; [I"Absolute mode is;To:RDoc::Markup::Verbatim; [I")FileUtils.chmod 0755, 'somecommand' ;TI";FileUtils.chmod 0644, %w(my.rb your.rb his.rb her.rb) ;TI"=FileUtils.chmod 0755, '/usr/bin/ruby', :verbose => true ;T:@format0o; ; [I"Symbolic mode is;To;; [I"2FileUtils.chmod "u=wrx,go=rx", 'somecommand' ;TI"CFileUtils.chmod "u=wr,go=rr", %w(my.rb your.rb his.rb her.rb) ;TI"FFileUtils.chmod "u=wrx,go=rx", '/usr/bin/ruby', :verbose => true ;T; 0o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I" "a" ;T; [o; ; [I" is user, group, other mask.;To;;[I" "u" ;T; [o; ; [I"is user's mask.;To;;[I" "g" ;T; [o; ; [I"is group's mask.;To;;[I" "o" ;T; [o; ; [I"is other's mask.;To;;[I" "w" ;T; [o; ; [I"is write permission.;To;;[I" "r" ;T; [o; ; [I"is read permission.;To;;[I" "x" ;T; [o; ; [I"is execute permission.;To;;[I" "X" ;T; [o; ; [I"Uis execute permission for directories only, must be used in conjunction with "+";To;;[I" "s" ;T; [o; ; [I"is uid, gid.;To;;[I" "t" ;T; [o; ; [I"is sticky bit.;To;;[I" "+" ;T; [o; ; [I"2is added to a class given the specified mode.;To;;[I" "-" ;T; [o; ; [I".Is removed from a given class given mode.;To;;[I" "=" ;T; [o; ; [I"EIs the exact nature of the class will be given a specified mode.;T: @fileI"lib/fileutils.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(mode, list, options = {});T@~FI"FileUtils;FcRDoc::NormalModule00