Does anyone have or know of a script that enables doing mv with wildcards in unix (similar to dos move) ? I'm sure someone already wrote it before, as this is a very useful command, and I was very supprised to see that unix don't support what dos supported for years before. for example : mv try_*.txt work_*.txt thanks !