$vi file1 file2
A) edits file1 and stores the contents of file1 in file 2.
B)Both files can be edited using ex command to travel between the files.
C) Both files can be edited using mv command to move between the files.
D)Edits file1 first, saves it and then edits file 2.
Answer B.
A) edits file1 and stores the contents of file1 in file 2.
B)Both files can be edited using ex command to travel between the files.
C) Both files can be edited using mv command to move between the files.
D)Edits file1 first, saves it and then edits file 2.
Answer B.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.