Home / status.sh
#!/bin/bash cd adapters; bash status.sh; cd .. cd approaches; bash status.sh; cd .. cd applications; bash status.sh; cd ..