I am trying to unzip a file here, but when I do "unzip blabla.zip"
it says, command not found, So, i tried doing "install-pkg unzip"
and then it says "unzip: command not found"
How can I unzip that file?
unzip works in bash repls. Not sure why some commands aren't available in Node.js repls.
unzip
How to install linux packages?
I am trying to unzip a file here, but when I do "unzip blabla.zip"
it says, command not found, So, i tried doing "install-pkg unzip"
and then it says "unzip: command not found"
How can I unzip that file?
unzip
works in bash repls. Not sure why some commands aren't available in Node.js repls.