All pastes #2072705 Raw Edit

Mine

public text v1 · immutable
#2072705 ·published 2011-05-31 10:24 UTC
rendered paste body
read -p "Should $A1 be at A1, A12, H1, H12, or none? (type "none" for none) - " $Q1

        if [ "$Q1" = A1 ]; then
        read -p "I see... so where should $A2 be? In A2 or B1? - " $Q2
        fi