Intro to Computing - How Files and Folders Organize Data
You have a folder with files:
file1.txt, file2.txt, and file3.txt. You want to move all files starting with 'file' to a new folder Archive but keep a copy of file2.txt in the original folder. Which sequence of commands achieves this?