https://sqlite.org/c3ref/create_filename.html
Create and Destroy VFS Filenames
createdestroyvfsfilenames
https://sqlite.org/c3ref/filename_database.html
Translate filenames
translatefilenames
https://codeberg.org/Codeberg/Community/issues?q=&type=all&sort=relevance&state=closed&labels=&milestone=0&project=0&assignee=0&poster=0&archived=false
Codes (e.g., \033). All filenames can be used immediately following a.
codesfilenamesusedimmediatelyfollowing
https://dwheeler.com/essays/fixing-unix-linux-filenames.html
Fixing Unix/Linux/POSIX Filenames: Control Characters (such as Newline), Leading Dashes, and Other...
This article will try to convince you that adding some limitations on legal Unix/Linux/POSIX filenames would be an improvement. Many programs already presume...
such asfixingunixlinuxposix
https://cygwin.com/cygwin-ug-net/using-specialnames.html
Special filenames
specialfilenames
https://codeberg.org/guix/guix/commit/84f665f8d1cad5d8bc6013f5cc8ba8f12578c494
The filenames unless --stage.
filenamesunlessstage
https://sqlite.org/shortnames.html
8+3 Filenames
filenames
https://dwheeler.com/essays/filenames-in-shell.html
Filenames and Pathnames in Shell (bash, dash, ash, ksh, and so on): How to do it Correctly
This article explains how to correctly handle filenames in Bourne shells (the primary shell of Unix/Linux/POSIX systems), based on the issues discussed in...
how todo itfilenamesshellbash