I want to create a script to copy files from on directory to another.
Question is: I have a file or files that start with phpdird_111 and phpdird_122 and so on.. I could have 20 to 30 files like this with the begining name
(phpdird_and any number)
So I want to copy all the file that start with phpdird
How can this be done....I guess its like a (like value) or something like that.
any help would be apprecaited
Question is: I have a file or files that start with phpdird_111 and phpdird_122 and so on.. I could have 20 to 30 files like this with the begining name
(phpdird_and any number)
So I want to copy all the file that start with phpdird
How can this be done....I guess its like a (like value) or something like that.
any help would be apprecaited