Commit Graph

10 Commits (b257ecf2622014b8718ae0c74882cba4f67943ba)

Author SHA1 Message Date
Pierre Neidhardt b6552629d3 scripts: Fix typos in medialinter and mover 2016-12-23 15:53:23 +01:00
Pierre Neidhardt 3d6044300c scripts/mover: Add warning against filenames with newlines 2016-10-17 22:59:22 +05:30
Pierre Neidhardt 0943eb9115 scripts: Overhaul (syntax, exit code, help to stderr, errors, -- arg) 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 8f384c3d3f scripts: Lint all scripts 2016-06-23 23:18:36 +02:00
Pierre Neidhardt 9857145fb1 scripts: Reformat with tabs and more consistent style 2014-11-12 16:15:39 +01:00
Pierre Neidhardt c55236c71d Scripts: removed bashism from getops and secured cd with --. 2014-02-10 15:05:27 +01:00
Pierre Neidhardt 8c7ebc520e mover: better file processing 2013-12-27 11:16:17 +01:00
Pierre Neidhardt c3852172fb scripts: protected all "while read" with IFS=.
By default "while read" will strip white space. Setting the IFS makes sure it does not.
2013-10-23 17:44:23 +02:00
Pierre Neidhardt ed74ea5e86 mover: symlink support and option to remove empty folders. 2013-10-11 14:31:34 +02:00
Pierre Neidhardt caf7ea42ce Scripts: mover for recursive mv with overwriting option 2013-09-03 14:42:46 +02:00