info-gnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Datamash 1.4 released


From: Assaf Gordon
Subject: GNU Datamash 1.4 released
Date: Sat, 22 Dec 2018 21:22:11 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

This is to announce datamash-1.4, a new stable release.

Datamash is a command-line program which performs basic numeric,textual
and statistical operations on input textual data files.

GNU Datamash home page:
  https://www.gnu.org/software/datamash/

Please report any problem you may experience to the
address@hidden mailing list.

Happy Hacking!
- assaf

==================================================================

Here are the compressed sources and a GPG detached signature[*]:
https://ftp.gnu.org/gnu/datamash/datamash-1.4.tar.gz
https://ftp.gnu.org/gnu/datamash/datamash-1.4.tar.gz.sig


Use a mirror for higher download bandwidth:
https://ftpmirror.gnu.org/datamash/datamash-1.4.tar.gz
https://ftpmirror.gnu.org/datamash/datamash-1.4.tar.gz.sig

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

gpg --verify datamash-1.4.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

gpg --keyserver keys.gnupg.net --recv-keys 0A11B61D3657B901

and rerun the 'gpg --verify' command.

==================================================================

The checksums of the archive are:

$ sha1sum datamash-1.4.tar.gz
400af0a1b1857d8dd4dd2349c49b09dda81ada4b  datamash-1.4.tar.gz

$ sha256sum datamash-1.4.tar.gz
fa44dd2d5456bcb94ef49dfc6cfe62c83fd53ac435119a85d34e6812f6e6472a datamash-1.4.tar.gz

$ sha512sum datamash-1.4.tar.gz
1c47d70c9d7fa5ab2fd2a8cb1d40817ca07e8501628997ae370884fd0a4e926c0718f49f54a5f91eb4db847296bc120db3dd19fc12a92bfe8d2e7d6f2ded5aec datamash-1.4.tar.gz

$ b2sum datamash-1.4.tar.gz
7be0d146e24c9d5e4e739e4884dda30c52089410b39b77e80e2265f134aaf3fb4db097b2b138497ed117028191a8a1bd0b82d2754f96bb5473d79b7785e1e1af datamash-1.4.tar.gz

==================================================================

NEWS

** New Features

  New option: -C/--skip-comments to skip comment lines (lines starting
  with '#' or ';' and optional whitespace).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]