$ od -c A.lst 0000000 S o c k e t \r \n 0000010 $ dos2unix A.lst A.lst $ od -c A.lst 0000000 S o c k e t \n 0000007