[GRASS-dev] 6.2.0 release announcement fixes
Maciej Sieczka
tutey at o2.pl
Wed Nov 1 01:59:26 EST 2006
Sören Gebbert wrote:
<snip>
> v.out.ascii prints also the header of a vector
> (format=standard), the md5
> checksums differs from output to output if the creation date is set.
> So i need to implement a header suppression flag to v.out.ascii to
> generate "stable" md5 checksums.
v.out.ascii | awk 'NR>10' | ...
?
> But this have to wait, im very busy right now .... . :(
Maciek
More information about the grass-dev
mailing list