I have quite a number of files and directories with spaces in their filenames in my ext4 filesystems.
How should I safely find and rename them? I have bash and am running Ubuntu.
Is it possible to interactively rename each found file, i.e. be asked if I want to rename what to what for each file?
What convention for choosing filenames would you use to rename them?