commandcommand contains 15 large iptables commands that I want to execute on my local machine. When using the exec()exec() function from the npm:ssh2npm:ssh2 package, everything works, but Deno.commandDeno.command returns stderr File name too long (OS error 36)File name too long (OS error 36)/bin/sh/bin/sh and passing the command as an argument, but the error doesn't change. How can I avoid this?Join the Discord to ask follow-up questions and connect with the community