User Tools

Site Tools


bash:files:find_filenames_with_spaces_at_the_end

BASH - Files - 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/files/find_filenames_with_spaces_at_the_end.txt · Last modified: 2022/06/13 12:18 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki