⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
FileUtils
/
View File Name :
ln-i.ri
U:RDoc::AnyMethod[iI"ln:ETI"FileUtils#ln;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MIn the first form, creates a hard link +link+ which points to +target+. ;TI"5If +link+ already exists, raises Errno::EEXIST. ;TI"9But if the +force+ option is set, overwrites +link+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"-FileUtils.ln 'gcc', 'cc', verbose: true ;TI"7FileUtils.ln '/usr/bin/emacs21', '/usr/bin/emacs' ;T:@format0o; ; [ I"KIn the second form, creates a link +dir/target+ pointing to +target+. ;TI"KIn the third form, creates several hard links in the directory +dir+, ;TI")pointing to each item in +targets+. ;TI"8If +dir+ is not a directory, raises Errno::ENOTDIR.;T@o;; [I"FileUtils.cd '/sbin' ;TI"RFileUtils.ln %w(cp mv mkdir), '/bin' # Now /sbin/cp and /bin/cp are linked.;T; 0: @fileI"lib/fileutils.rb;T:0@omit_headings_from_table_of_contents_below0I"ÀFileUtils.ln(target, link, force: nil, noop: nil, verbose: nil) FileUtils.ln(target, dir, force: nil, noop: nil, verbose: nil) FileUtils.ln(targets, dir, force: nil, noop: nil, verbose: nil) ;T0[[I" link;To;; [ ;@;0I"5(src, dest, force: nil, noop: nil, verbose: nil);T@FI"FileUtils;TcRDoc::NormalModule00