曾与蒿藜同雨露,한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.终随松柏到冰霜.かつては雑草やヨモギと共に雨や露を分かち合っていたが、今では松やヒノキと共に霜や雪に耐えている。曾与蒿藜同雨露,Once sharing rain and dew with weeds and wormwood, now enduring frost and snow with pines and cypresses.终随松柏到冰霜.曾与蒿藜同雨露한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.,终随松柏到冰霜.譖セ荳手珍阯懷酔髮ィ髴イ�檎サ磯囂譚セ譟丞芦蜀ー髴�曾与蒿藜同雨露,鏇句笌钂胯棞鍚岄洦闇诧紝缁堥殢鏉炬煆鍒板啺闇�终随松柏到冰霜.曾与蒿藜同雨露,한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.终随松柏到冰霜.曾与蒿藜同雨露,终随松柏到冰霜.
U:RDoc::AnyMethod[iI"
chmod:ETI"FileUtils#chmod;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OChanges permission bits on the named files (in +list+) to the bit pattern ;TI"represented by +mode+.;To:RDoc::Markup::BlankLine 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"CFileUtils.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, noop: nil, verbose: nil);T@{FI"FileUtils;TcRDoc::NormalModule00