ubuntu:find:find_filenames_with_spaces_at_the_end
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:find:find_filenames_with_spaces_at_the_end [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:find:find_filenames_with_spaces_at_the_end [2022/06/13 08:36] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - 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. | ||
- | |||
- | <code bash> | ||
- | ls -lA | cat -e | ||
- | </ | ||
ubuntu/find/find_filenames_with_spaces_at_the_end.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1