search for: 362yyl

Displaying 2 results from an estimated 2 matches for "362yyl".

Did you mean: 362yoo
2016 Apr 04
2
Strange behaviour with ptmx file descriptors
...\217h\1771\215\3z)", 112) = 112 Transmission KO read(13, "\7\33[1;16H \33[6;6H_______\33[7;1H -INFORME CANT. RECOGIDA-\33[7;26H", 16384) = 67 write(3, "P\247\244}\277\322\260\21\3314\7\227\223~\317\360\35\334\232\372\237\250\320\312\1;\25\37\23\363\363O&0\355i{zUbr\365,\362yyl\222", 48) = 48 It seems the file descriptor disappears while the system call (read) is reading from it? I ran out of ideas. Can anybody drive me to the right direction? Regards, Nacho.
2016 Apr 15
2
Strange behaviour with ptmx file descriptors
...gt; >> read(13, "\7\33[1;16H \33[6;6H_______\33[7;1H -INFORME CANT. >> RECOGIDA-\33[7;26H", 16384) = 67 >> >> write(3, >> >> "P\247\244}\277\322\260\21\3314\7\227\223~\317\360\35\334\232\372\237\250\320\312\1;\25\37\23\363\363O&0\355i{zUbr\365,\362yyl\222", >> 48) = 48 >> >> It seems the file descriptor disappears while the system call (read) is >> reading from it? >> > No, the file descriptor will still be there. > > sshd is taking the program output from the terminal (13) and sending out > through...