Give a command line for moving files lab1, lab2, and lab3 from ~/courses/ece345 directory to a newlabs.ece345 directory in your home directory. If a file already exists in the destination directory, the command should prompt the user for confirmation.
What will be an ideal response?
mv -i ~/courses/ece345/lab[123] ~/newlabs.ece345
Computer Science & Information Technology
You might also like to view...
The only way to change outline heading levels is by using the Outline Level button
Indicate whether the statement is true or false
Computer Science & Information Technology
The PowerPoint Web App contains ________, which are Page elements designed for holding specific content, such as a title or body of text
Fill in the blank(s) with correct word
Computer Science & Information Technology