jupyterlite / cockle

In-browser bash-like shell implemented in TypeScript.
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Touch command gives bad file descriptor warning #17

Open ianthomas23 opened 3 months ago

ianthomas23 commented 3 months ago

Using a touch command (from coreutils) works fine but gives this warning:

$ touch abc
touch: failed to close 'abc': Bad file descriptor