5HT / fs

📁 FS: Windows, Linux, Mac Driver
https://fs.n2o.dev
Other
235 stars 69 forks source link

Remove the need for sh dep #6

Closed josevalim closed 9 years ago

josevalim commented 9 years ago

We remove the need for the sh dependency by running Linux commands inside sh -c and using a short shell script to detect the stdin being closed and kill the child process.