A directory contains the following three files: texts 1.txt texts 2.txt texts 3.csv Which command copies the two files e

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

A directory contains the following three files: texts 1.txt texts 2.txt texts 3.csv Which command copies the two files e

Post by answerhappygod »

A directory contains the following three files:
texts 1.txt
texts 2.txt
texts 3.csv
Which command copies the two files ending in .txt to the /tmp/ directory?

A. cp ??.txt /tmp/
B. cp *.txt /tmp/
C. cp. \.txt /tmp/
D. cp ?.txt /tmp/
E. cp $?.txt /tmp/
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply