Data Structure
Java
Python
HTML
Interview Preparation
Tutorials
Courses
Tracks
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
GATE | GATE-IT-2004 | Question 16
Last Updated :
Discuss
Comments
Which of the following commands or sequences of commands will rename a file x to file y in a Unix system? I. mv y, x II. mv x, y III. cp y, x (rm x) IV. cp x, y (rm x)
II and III
II and IV
l and III
II only
This question is part of this quiz :
UNIX,
50 Operating System MCQs with Answers
Tags:
Operating Systems Questions
Share your thoughts in the comments
Add Your Comment
GeeksforGeeks