When looping through this while loop, I get to the first if condition which happens to be true. It should not get to any of the other elif conditions, right? I'm looping through a file and if the...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_22927769.html