Filenames and Pathnames in Shell: How to do it Correctly David A. Wheeler 2023-08-23 (original version 2010-05-19) Many Bourne shell scripts (as run by bash, dash, ash, ksh, and so on) do not handle filenames and pathnames correctly on Unix-like/POSIX systems. Some shell programming books teach it wrongly, and even the POSIX standard sometimes gets it wrong. Thus, many shell scripts are buggy, lea
{{#tags}}- {{label}}
{{/tags}}