Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
rename
`rename(OLDNAME,NEWNAME)'
ファイルの名前を変更する。成功すれば 1、そうでなければ 0 を返す。 ファイルシステムを超えては働かない。
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.