Tag: mv

134 How to move all files from current directory to upper directory? 2009-10-28T18:54:06.357

79 Move files and folders recursively on Linux 2011-04-20T10:24:10.717

73 What happens if mv is interrupted? 2011-03-18T09:25:29.337

39 In bash, how can I rename a file without repeating the path? 2011-06-16T14:34:35.830

24 How can I move files with xargs on Linux? 2013-01-08T04:03:32.873

21 Moving 2TB (10 mil files + dirs), what's my bottleneck? 2013-09-06T15:48:04.727

19 How to move only files in Unix 2009-11-04T15:26:06.167

13 Move a range of numbered files? 2012-01-19T19:27:04.783

13 What is the fastest way to move a million images from one directory to another in Linux? 2012-10-16T06:54:33.390

12 How to mv a folder in Linux retaining its mtime? 2010-12-09T16:19:23.417

12 Move all files from subdirectories to current directory? 2011-11-10T12:02:52.160

12 mv command confuses directory name with command option 2011-11-26T05:30:28.220

12 What happened when I "mv *"? No errors were shown and now only one folder is left. Why? 2014-04-18T08:47:45.010

11 Linux mv command moved data to an unknown location? 2013-11-05T14:56:22.477

10 How to move folder in unix using mv, only when target is on the same drive 2013-04-29T13:01:18.273

8 Using "mv" or "ditto" to merge folders in OS X 2012-06-06T18:02:51.717

8 Move a list of files(in a text file) to a directory? 2013-01-18T16:54:29.313

7 mv: inter-device move makes moving a directory to a directory with same name a different operation? 2010-11-25T18:14:10.473

7 Replace existing folder with mv command 2013-07-23T23:37:54.557

5 How to move multiple directories, but exclude files in current path with similar name? 2012-10-12T23:03:37.390

5 How can I log the output of the mv command in Linux? 2012-10-31T15:20:37.883

4 Unix Bash rename files using a regex 2009-12-25T14:37:27.970

4 Move files from subdirectories into single directory and prefix original directory name 2017-08-21T16:33:50.413

3 Removing a directory containing a file using find 2013-03-07T01:31:41.533

3 Move all files in sub-directories to current directory while renaming duplicates 2013-10-25T18:28:33.147

3 Linux mv command for moving multiple files with different extensions 2015-01-17T00:42:27.363

3 Bash move and rename by parsing the output of find 2016-06-29T03:13:22.273

3 How does this find state actually work in moving a file up one directory? 2020-02-17T00:50:01.227

2 Bizarre mv operation 2010-02-01T04:12:07.693

2 Don't move a directory/file if src and dest are on different partitions 2010-02-13T21:17:35.840

2 Literate way of moving all files to a new subdirectory 2010-07-19T22:42:04.590

2 XCopy on server? 2010-11-19T19:16:35.023

2 I lost a folder that I mv'ed from one partition to another (NTFS, windows) partition - Can I retrieve it using Windows? 2012-12-26T23:54:39.570

2 I used mv ./*/* to flatten a directory on a ntfs filesystem, without add . to the end of the command, now all of my files are gone 2013-06-26T20:36:05.727

2 Moving all files in current directory up one directory 2013-07-06T12:00:48.443

2 How to rename a folder in Linux? 2014-02-21T15:31:09.307

2 Move all files in a directory in a subdirectory 2014-04-24T15:25:13.740

2 What are the rsync equivalent command/s to mv /a/b /c/d? 2014-10-30T09:36:27.920

2 Moving all files from one folder to upper folder 2015-03-27T09:06:01.223

2 bash extract first number from filename 2015-05-29T11:59:01.960

2 User moved root directory into subdirectory, or tried to, machine unresponsive 2015-06-16T10:21:39.947

2 Cannot move ./test to a subdirectory of itself, './test/test' 2016-03-19T03:51:47.840

2 How to copy or move files -n levels up on OSX via shell 2016-08-19T14:09:28.873

2 mv command reports "X and Y are the same file", cifs filesystem 2016-10-06T20:25:15.890

2 Where did my files go after using mv command? 2019-10-04T22:27:16.527

1 Recursive move files of specific type to a specific path 2010-02-01T03:36:28.930

1 mv - move dir with destination-dir having the same subdirs as source-dir 2011-10-13T15:43:49.500

1 Move group of files into subdirectory 2012-05-05T17:15:26.183

1 What happens when moving hard linked file across filesystems using `mv`? 2012-09-06T11:23:42.117

1 How to rename files and subdirectories in bash command line? 2012-10-24T19:31:26.437

1 Rename folder using script, variables from excel doc 2012-11-01T20:13:56.817

1 Moving the home directory to a new drive 2012-11-12T21:59:50.220

1 Issues with mv on windows xp bash shell 2012-12-21T11:41:12.063

1 Instead of "mv filename.sql newfolder" I did "mv filename.sql /newfolder" and wiped out a bunch of files? 2013-03-06T06:27:48.830

1 How do I create numbered backups? 2013-08-20T20:18:15.887

1 mv: cannot move «file.mp4» to «/path/file.mp4»: Device or resource busy* 2013-10-15T11:24:57.737

1 how to use grep and mv together in a directory in shell? 2014-03-06T02:56:15.257

1 Can files be recovered after a failed mv command? 2014-06-04T16:42:01.723

1 Permission denied when attempting to mv (sudo su userName) 2014-07-21T20:32:02.763

1 mv command - how it works? 2014-08-15T13:27:31.530

1 Mac 10.6 - Unable to cp and mv files into ~/Library/Screen Savers/ 2014-08-21T15:03:33.247

1 move filename bar.filename, without mentioning filename twice? 2014-12-27T04:49:20.933

1 files dissapear when I run mv command 2016-02-07T13:57:28.387

1 Find files with string 2016-03-18T12:54:25.690

1 Move multiple nested files up until they are only 1 directory deep 2016-10-12T09:05:26.373

1 Shellscript - Reading filepath from textfile for restore 2016-11-21T11:42:59.950

1 sed: cannot rename ./sed6x9apB: Operation not permitted using docker-compose with WordPress image 2017-01-17T03:08:46.577

1 Files location after mv command without absolute paths 2017-02-10T11:19:01.607

1 Linux - Will the CP command overwrite an open file 2017-04-07T13:54:29.643

1 Mv all files to Dropbox 2017-09-06T20:13:09.567

1 how to rename all files under folder with specific extension name ( recursive approach ) 2018-08-09T15:50:08.193

1 mv deleting files at the end instead of one by one 2018-09-19T18:25:54.850

1 mv files with multiple `.` in the file name 2018-09-21T13:01:16.433

1 OSX terminal: how to move thousand of files that match a specific name pattern 2018-12-16T17:17:31.720

1 Renaming a file with mv: "cannot move to a subdirectory of itself" 2019-02-26T17:10:44.443

1 Move a range of numbered files and change their value 2019-03-02T13:37:12.497

0 How to move all files in a subdir to another dir 2009-12-26T20:37:49.023

0 Mac OS: how could I rename a file like APP_001.gif to 01.gif? 2011-02-10T22:14:19.573

0 make an alias to move files to a tmp directory 2011-06-24T19:17:45.627

0 Move files based on list of old and new file paths 2012-05-20T15:24:45.587

0 Moving files between home directories 2012-07-04T10:12:09.410

0 Prevent mv from overwriting the larger file by the same name 2012-10-26T10:40:48.793

0 Home folder missed after "sudo mv -t /usr/local/src ~/" 2012-11-16T07:15:08.827

0 mv command - parametric source and target 2012-12-29T01:41:49.853

0 Want to move file over network (not copy) 2013-05-03T06:01:54.597

0 Why can't I mv a file? 2013-05-25T02:40:41.933

0 Creating a tar with a absolute path 2013-08-05T10:52:33.463

0 Messed up wildcard mv, can it be fixed? 2013-09-13T16:12:58.180

0 Linux move files from specific directory one directory up and delete empty folder 2014-03-20T08:21:04.390

0 Using `mv` to rename a file in nested directory 2014-05-04T19:39:48.417

0 I accidentally put a space in my path then moved lots of files - where are they? 2014-05-20T02:46:05.580

0 Relocate jpg files from nested/buried structure to relative known directories 2014-07-16T16:18:34.730

0 Move a range of files 2014-08-26T00:38:26.990

0 Moving folders in Linux inconsistency 2014-09-17T15:33:49.797

0 Simultaneously moving and renaming files in Red Hat 2014-10-01T22:50:50.620

0 `mv` creates a hard link instead of move or rename file or directory 2014-11-13T16:30:43.903

0 Mac mv command very slow 2014-12-19T19:24:55.367

0 Using MV to rename large amount of files using a script 2015-04-29T12:03:45.600

0 How do I move all files except those that begin with a "."? 2015-07-13T21:58:46.567