Open ianthomas23 opened 3 months ago
Using a touch command (from coreutils) works fine but gives this warning:
touch
coreutils
$ touch abc touch: failed to close 'abc': Bad file descriptor
Using a
touch
command (fromcoreutils
) works fine but gives this warning: