The command to copy the file called Xfile to Zfile is
a: cat Xfile Zfile
b: cat Xfile > Zfile
c: cat > Xfile Zfile
d: cat Xfile < Zfile
e: cat Xfile, Zfile
b: cat Xfile > Zfile
Computer Science & Information Technology
You might also like to view...
One of the reasons Facebook is losing popularity is due to excessive commercialization, where users were shown full-page ads for movies or musical artists, as well as banner ads that appeared at the top of most pages
Indicate whether the statement is true or false
Computer Science & Information Technology
Rows and/or columns which have been deleted in a data table can be brought back with the Undo command
Indicate whether the statement is true or false
Computer Science & Information Technology