- link OLDFILE,NEWFILE
-
Creates a new filename linked to the old filename. Returns true for success, false otherwise.
OLDFILE にリンクされた、新しいファイル NEWFILE を作ります。 成功時には真を、さもなければ偽を返します。
Portability issues: "link" in perlport.
移植性の問題: "link" in perlport。
Creates a new filename linked to the old filename. Returns true for success, false otherwise.
OLDFILE にリンクされた、新しいファイル NEWFILE を作ります。 成功時には真を、さもなければ偽を返します。
Portability issues: "link" in perlport.
移植性の問題: "link" in perlport。