GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
#!/bin/sh for i in ${1-*.g}; do cp -uv ../$i $i done /usr/local/bin/replace DefaultCAS Maple *.g