Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.os.vms    |    DEC's VAX* line of computers & VMS.    |    264,096 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 263,207 of 264,096    |
|    =?UTF-8?Q?Arne_Vajh=C3=B8j?= to All    |
|    Re: Binutils    |
|    04 Sep 25 21:16:56    |
      From: arne@vajhoej.dk              But note that it is actually more messy than just described       for VAR and FIX.              Same file:              A       BB       CCC              VMS -> Linux              FTP text:              -rw-rw-r-- 1 arne arne 9 Sep 4 20:54 stmlf.txt       -rw-rw-r-- 1 arne arne 9 Sep 4 20:54 stm.txt       -rw-rw-r-- 1 arne arne 9 Sep 4 20:54 var.txt       -rw-rw-r-- 1 arne arne 9 Sep 4 20:54 vfc.txt              all as expected.              FTP binary:              -rw-rw-r-- 1 arne arne 9 Sep 4 20:57 stmlf.txt       -rw-rw-r-- 1 arne arne 12 Sep 4 20:57 stm.txt       -rw-rw-r-- 1 arne arne 6 Sep 4 20:57 var.txt       -rw-rw-r-- 1 arne arne 20 Sep 4 20:57 vfc.txt              is more mixed:       * VAR and VFC strip length and pad (but VFC does transfer        header bytes)       * STREAM and STREAM_LF does not strip line terminator              I knew that STREAM_LF was special, but I had actually       expected that STREAM had stripped line terminator as well.              Due to:              $ mcr []dump var.txt rb       41       42       42       43       43       43       $ mcr []dump vfc.txt rb       01       8D       41       01       8D       42       42       01       8D       43       43       43       $ mcr []dump stm.txt rb       41       42       42       43       43       43       $ mcr []dump stmlf.txt rb       41       0A       42       42       0A       43       43       43       0A              (dump.c is in an earlier post)              Ofcourse:              $ mcr []dump vfc.txt r       41       0A       42       42       0A       43       43       43       0A       $ mcr []dump vfc.txt r       41       0A       42       42       0A       43       43       43       0A       $ mcr []dump stm.txt r       41       0A       42       42       0A       43       43       43       0A       $ mcr []dump stmlf.txt r       41       0A       42       42       0A       43       43       43       0A              Arne              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca