diff --git a/salomon.csv b/salomon.csv
index 51d8e40de0dd248286193ba7a8d54a25b6d435ab..250fb02f53ba3895aaf22425c856db8b312f91c2 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -1226,6 +1226,7 @@ Mono/4.8.1.0,2
 Mono/5.0.0.100,2
 monotonic/1.5-Py-2.7,2
 monty/1.0.2-Py-3.6,2
+moreutils/0.62,2
 motif/2.3.4-foss-2015g-libX11-1.6.2,2
 motif/2.3.4-intel-2015b-libX11-1.6.2,2
 MPC/1.0.2,2
diff --git a/salomon.md b/salomon.md
index 00258bbf81f281da67b6ef45c922e321c29e4f83..959a27c67b1d72fd3039924aefa7059996eadb53 100644
--- a/salomon.md
+++ b/salomon.md
@@ -548,6 +548,7 @@
 | [mdtest](http://sourceforge.net/projects/mdtest/) | mdtest is an MPI-coordinated metadata benchmark test that performs open/stat/close operations on files and directories and then reports the performance. |
 | [Mercurial](http://mercurial.selenic.com/) | Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface. |
 | [MIKE](http://www.mikepoweredbydhi.com) | MIKE Powered by DHI is a part of DHI, the global organisation dedicated to solving challenges in water environments worldwide. |
+| [moreutils](https://joeyh.name/code/moreutils/) | Moreutils is a growing collection of the unix tools that nobody thought to write long ago when unix was young. |
 | [networkx](https://pypi.python.org/pypi/networkx) | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. |
 | [numactl](http://oss.sgi.com/projects/libnuma/) | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. |
 | [osm2pgsql](http://wiki.openstreetmap.org/wiki/Osm2pgsql) | osm2pgsql is a command-line based program that converts OpenStreetMap data to postGIS-enabled PostgreSQL databases |