On 2025-08-18 01:50:49 +0200, Vincent Lefevre wrote:
> $ touch "$(printf "file\e[H\e[c\n\b")"
> $ chmod 0 file*
> $ ed file*

The "chmod 0 file*" isn't necessary for GNU ed just because it outputs
the error message "Control characters 1-31 not allowed in file names"
as soon as the file name contains such characters.

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to