Creates a directory with weird file names for testing how your shell scripts and applications behave with such files.
Files are installed into ~/.local/share/weird-file-names/ directory.
- Normal files: normal_file.txt
- Files with spaces in the name: a bc.txt
- Files with names ending with spaces: dir / file聽聽
- Files with space in the name within directory with spaces in the name: a dir/some settings.json
- Nested directories with spaces in the name: a dir/b dir/c .txt
- Executable files with spaces in the name: a dir/script file.sh
- Files with new lines in the name: file
with
new lines.txt 聽 聽
(even GitHub can't show it in the browser鈽猴笍 ) - Files and dirs with Emojis: dir with 馃挬 emoji/.file with emoji 馃挬 rc
make