0 votes
90 views
in Systems Programming by (0 points)
closed by
Command to rename a file a.txt to b.txt in Linux is

Select one:
a. rm a.txt b.txt
b. rename a.txt b.txt
c. ren a.txt b.txt
d. mv a.txt b.txt
closed

1 Answer

0 votes
by (0 points)
 
Best answer
D

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...