Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

Testing latest pari + WASM + node.js... and it works?! Wow.

28495 views
License: GPL3
ubuntu2004
if (head -n 1 < /dev/null >/dev/null 2>&1); then
  head='head -n'
else
  head='head -'
fi