運用コマンドレファレンス Vol.1

[目次][索引][前へ][次へ]


mv

[機能]

ファイルの移動およびファイル名の変更をします。

[入力形式]

mv [<option>] <file name1> <file name2>
mv [<option>] <directory1> <directory2>
mv [<option>] <names> <dir>

[パラメータ]

<option>
-f 応答要求なしに,強制的に移動を実行します。

<file name1>
移動元(名前変更前)のファイル名を指定します。

<file name2>
移動先(名前変更後)のファイル名を指定します。

<directory1>
移動元(名前変更前)のディレクトリ名を指定します。

<directory2>
移動先(名前変更後)のディレクトリ名を指定します。

<names>
一つ以上の移動元のファイル名またはディレクトリ名

<dir>
移動先のディレクトリ名

[使用者レベル]

一般ユーザ

[目次][前へ][次へ]


[他社商品名称に関する表示]

Copyright (c)2005 ALAXALA Networks Corporation. All rights reserved.