#!/bin/sh
cd “${0%/*}” || exit # Run from this directory
#—————————————————————————–(cd overset-1 && ./Allrun)
(cd overset-2 && ./Allrun)
(cd background && ./Allrun)
#——————————————————————————
実行年月:03/11/2025
#!/bin/sh
cd “${0%/*}” || exit # Run from this directory
#—————————————————————————–(cd overset-1 && ./Allrun)
(cd overset-2 && ./Allrun)
(cd background && ./Allrun)
#——————————————————————————
実行年月:03/11/2025