Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: mv command  (Read 3818 times)

0 Members and 1 Guest are viewing this topic.

wickbc

  • Guest
mv command
« on: November 14, 2007, 09:07:08 AM »
what command would move the files “abc” and “xyz” into its parent directory.

i am thinking mv abc xyz ../

or

mv abc xyz ..

michaewlewis



    Intermediate
  • Thanked: 26
    • Yes
    • Yes
  • Experience: Expert
  • OS: Unknown
Re: mv command
« Reply #1 on: November 14, 2007, 04:42:48 PM »
i am thinking mv abc xyz ../

or

mv abc xyz ..

Give them both a try. If they don't work, then check the manual.