Newer
Older
Master_thesis / po_show_plots.sh
@saslie saslie on 29 Mar 2019 143 bytes Working job submission
cd plots/points
for f in ./*.png; do
    display "$f" &
    # remember to quote it or spaces may misbehave
done
cd 
cd /disk/data12/lhcb/saslie