Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
AndrewVSutherland
GitHub Repository: AndrewVSutherland/lmfdb
Path: blob/main/scripts/groups/Make-images/mytar
1136 views
#!/bin/bash

find . -name '*.png' -print0 | tar -cf alleqns.tar --null -T -