Mercurial > public > ssdt-docker
view scripts/info.sh @ 59:8c63436837f9
add system info scripts
author | smith@nwoca.org |
---|---|
date | Wed, 09 Mar 2016 01:19:07 +0000 |
parents | scripts/d-ps.sh@99efff8e5337 |
children | cc997ae758c6 |
line wrap: on
line source
#!/bin/bash echo $BASH_VERSION echo "----------------------" docker info echo "----------------------" /ssdt/scripts/d-images.sh echo "----------------------" /ssdt/scripts/d-ps.sh