Skip to content
  • Terms
  • Privacy Policy
Fix User
Answer site for computer enthusiasts and power users
MENU
  • HOME



Tag: mv

Move a range of numbered files and change their value

By JamesPosted on January 25, 2023

Problem : I’ve got numbered files (DSC_0001.jpg to DSC_0065.jpg), I know how to move them with mv DSC_{0001..0065}.jpg dir. I […]

Move files and folders recursively on Linux

By JamesPosted on December 27, 2022

Problem : Consider: ls -al ../public-back drwxrwxr-x 4 apache apache 4096 Apr 19 03:32 templates ls -al ../public-back/templates drwxrwxr-x 2 […]

How to move all files from current directory to upper directory?

By JamesPosted on December 18, 2022

Problem : How to move all files from current directory to upper directory in linux? I tried something like mv […]

mv command confuses directory name with command option

By JamesPosted on November 8, 2022

Problem : I have a directory called –pycache–, which I need to move to __pycache__. Using the mv command in […]

Best method (mv/cp) to replace an active file in linux?

By JamesPosted on October 2, 2022

Problem : I am making a script for updating a text include/conf file for an active service. The script will […]

Move all files in a directory in a subdirectory

By JamesPosted on September 25, 2022

Problem : I can’t find a quick solution for this simple problem: I’ ve got this tree: fatherDir -File1.txt -SomeFile.txt […]

how to make mv ignore when renaming directory with the same name

By JamesPosted on September 17, 2022

Problem : I have a for loop on which I have directories that the mv command will apply the same […]

How to move all subdirectories into the parent folder in bash?

By JamesPosted on September 16, 2022

Problem : Suppose, I have a parent folder which includes 4 sub-folders. Each of the sub-folders can have a different […]

Moving all files from one folder to upper folder

By JamesPosted on August 29, 2022

Problem : I was searching the answer to question how to move files from one folder to upper folder and […]

Move files and folders recursively on Linux

By JamesPosted on June 10, 2022

Problem : Consider: ls -al ../public-back drwxrwxr-x 4 apache apache 4096 Apr 19 03:32 templates ls -al ../public-back/templates drwxrwxr-x 2 […]

  • 1
  • 2
  • 3

Recent Posts

  • Determine if service center can access my files by bypassing admin privileges
  • How can I access my old Windows 7 RC partition?
  • Move all files within folders beginning with string
  • Limiting use of RAM in Chrome?
  • Installing Debian on SATA disk attached to eSATA interface
  • I can’t access Apple Font Tools via the terminal
  • Setting up Access Point using Wifi adapter in linux
  • Internet connection is so bad on my linux mint, but good on windows 7 and windows xp and on mobile, why?
  • Is the encryption status of a backup logged in macOS?
  • How to make disk usable

Categories

  • Boot
  • Command Line
  • Google Chrome
  • Hard Drive
  • Linux
  • Macos
  • Ms-Excel
  • Networking
  • Router
  • Windows
Proudly powered by WordPress / Fix User
Go to mobile version