Mercurial > hg > cc > cirrus_home
view bin/test.sh @ 25:a82c325e8b32
(none)
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Wed, 18 Mar 2020 11:08:47 +0000 |
parents | b0d9fe66ce8a |
children | a9a9f6f1832e |
line wrap: on
line source
#!/usr/bin/bash # test master echo $(date) $(hostname) "$1" echo testing... $(cat test_$1.txt) echo $(date) $(hostname) $?