Greetings, Is it possible to do the following: in directory One I have: (~/One) file1.txt file2.txt filen.txt and I want to move them to in to directory Two (~/Two) When I try: mv file* ../Two (pwd: is One) it does not work... How is task accomplished using the terminal (Bash shell) ? Thanks, Dave Gilden (kora musician / audiophile / webmaster @ www.coraconnection.com / Ft. Worth, TX, USA)