Computer Science, asked by Nisha9326, 1 year ago

Which command is used to copy all files having the string chap and any two characters after that to the progs directory?

Answers

Answered by Anonymous
0
. cp chap progs           command is used to copy all files having the string chap and any two characters after that to the progs directory
Similar questions