Bash Scripting Help Needed

Ken Moffat kmoffat
Mon Oct 18 07:13:13 PDT 2004


James McDonald wrote:

>
>
> I am trying to grab all the vbs files under the ~/Admin tree and copy 
> them to a location so that I can sort and categorize them.
>
>

I don't suppose something like

cp -R ~/Admin/*.vbs /path_to_dest/

would do it? Guessing here...

-- 
ken




More information about the Linux-users mailing list