#!/bin/sh #ls -b | sed "s/'/\\\\'/" | xargs -n1 ~/bin/renamer-mp3.sh ls -Q --quoting-style=shell-always | xargs -n1 ~/bin/renamer-mp3.sh