![]() |
|
|
#12 |
|
"Sander"
Oct 2002
52.345322,5.52471
100101001012 Posts |
I've seen this go wrong. I always use "Copy /B" to make sure the dat file remains valid.
Also, instead of *.out I would use 0.out+1.out to make sure the files are in the right order. Thus "Copy /B 0.out+1.out msieve.dat" |
|
|
|
|
|
#13 | |
|
Oct 2004
Austria
2×17×73 Posts |
Quote:
What does the /B flag do? Check the .dat file for integrity? |
|
|
|
|
|
|
#14 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3×2,083 Posts |
It sets copy to binary mode, which makes sure that it doesn't mess with the file at all. (The default is text mode, which may mess with line endings or something like that...I'm not really sure exactly what it does, but at any rate it's not something you want on a dat file like this.)
|
|
|
|
|
|
#15 | |
|
Dec 2008
179 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NFS filtering in the era of big data | jasonp | Msieve | 36 | 2018-05-07 19:55 |
| NFS filtering error... | Stargate38 | YAFU | 4 | 2016-04-20 16:53 |
| The big filtering bug strikes again (I think) | Dubslow | Msieve | 20 | 2016-02-05 14:00 |
| Filtering Error | richs | Msieve | 8 | 2015-01-18 17:40 |
| Filtering | Sleepy | Msieve | 25 | 2011-08-04 15:05 |