What command would an operator use to move a file from the /old_dir directory to the /new_dir directory without changing the file name?()

题目内容(请给出正确答案)
What command would an operator use to move a file from the /old_dir directory to the /new_dir directory without changing the file name?()

A. mv /old_dir/file /new_dir

B. mv -p /old_dir/file /new_dir

C. mv -k /old_dir/file /new_dir

D. mv /old_dir/file /new_dir/new_file

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题