copy some folders with similar names linux command

Viewed 16

I have a folder with lots of subfolders that all start with the same name (abcs_) but there are folders with different names too: abcd_go abcd_co oiyu_ds abcd_kks abcd_lls abcd_wi what is the command in Linux to copy only the folders that start with abcs_ to another folder?! does this work?!: abcd_* I don't think so

0 Answers
Related