Commit Graph

6 Commits

Author SHA1 Message Date
Matteo Cypriani bf675c1808 mvparent: fix moving several dirs with relative paths
Moving several directories with relative paths did not work because the
script was not going back to its original working directory.
2020-11-20 09:01:38 +01:00
Matteo Cypriani cc66a46cc1 mvparent: rename variables, shellcheck 2018-04-11 21:09:21 +02:00
Matteo Cypriani bd52bca0e2 mvparent: reindent with 4 spaces 2018-04-11 20:59:48 +02:00
Matteo Cypriani 336f9160f7 [file_utils] mvparent: don't overwrite files
Use mv's -n option to avoid overwriting files.
2016-01-22 14:53:52 +01:00
Matteo Cypriani e382dace97 [file_utils] mvparent: allow multiple arguments 2014-06-01 20:47:36 -04:00
Matteo Cypriani 104cb29ace Rename mvparent --> file_utils to be more general 2013-04-08 22:07:29 -04:00