Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) System-dependent device contro ...Stat a symbolic link (Berikutnya)
Functions for filehandles, files, or directories

Create a hard link in the filesytem

Daftar Isi

  • link OLDFILE,NEWFILE

    Creates a new filename linked to the old filename. Returns true forsuccess, false otherwise.

    Portability issues: link in perlport.

 
Source : perldoc.perl.org - Official documentation for the Perl programming language
Site maintained by Jon Allen (JJ)     See the project page for more details
Documentation maintained by the Perl 5 Porters
(Sebelumnya) System-dependent device contro ...Stat a symbolic link (Berikutnya)