I am facing a strange problem in shell script. I am trying to write a simple script to connect to a POP3 server and count the number of messages in the mailbox. Bash version on Server is: 3.2.25(1)-release on Linux box.I am facing a strange problem in shell script.