run script with timestamped output
This commit is contained in:
parent
1c78049f75
commit
bc5f477670
1 changed files with 1 additions and 0 deletions
1
code/run.sh
Normal file
1
code/run.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
(TSTAMP=`date -Iseconds`; python sample/itape.py --default sample/4pi-IC1/itape | tee ${TSTAMP}-input.txt | ./ex - | tee ${TSTAMP}-output.txt)
|
||||
Loading…
Add table
Reference in a new issue