remove/rename files with spaces in filename(s)

Let’s examine the folder structure: Search for files with space(s) in the filename(s) To do a search within the current folder for all files with a space in the filename do: the “-maxdepth 1” parameter limits the search within the current folder.“-maxdepth 2” would search within the current and the first subfolder(s) To do a