ubuntu:file:delete_files_with_control_characters_in_their_filenames
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:file:delete_files_with_control_characters_in_their_filenames [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:file:delete_files_with_control_characters_in_their_filenames [2022/06/13 10:32] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - File - Delete files with control characters in their filenames ====== | ||
- | |||
- | To delete files with control characters in them like ^M or ^L use the control-V shell feature. | ||
- | |||
- | To delete a file with a space before the ctrl-L " ^L" you would issue the following keystrokes in this order (separated by commas) r,m, ,\, , | ||
- | |||
- | <code bash> | ||
- | rm \ ^L | ||
- | </ | ||
- | |||
ubuntu/file/delete_files_with_control_characters_in_their_filenames.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1