Alpha\ *:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem?# Should we change UNAME_MACHINE based on the output of uname instead # of the specific Alpha model?echo alpha-pc-interix exit ;; ...