bash:find:find_filenames_with_spaces_at_the_end
BASH - Find - Find filenames with spaces at the end
Mark the end of each line with a dollar sign so you can see where the filename ends.
Good for finding file names with spaces at the end.
ls -lA | cat -e
bash/find/find_filenames_with_spaces_at_the_end.txt · Last modified: 2022/06/13 08:36 by peter