diff options
author | Lars Wirzenius <liw@liw.fi> | 2012-06-04 14:14:39 +0100 |
---|---|---|
committer | Lars Wirzenius <liw@liw.fi> | 2012-06-04 14:14:39 +0100 |
commit | 607d5d3888a3af319a06e9a1fd0e7e8aebd41d11 (patch) | |
tree | ab978c6cca78a842cf04114a80feac55fdddc78d | |
parent | 9433d2b803644098ce690a52e1205c541d09eba5 (diff) | |
download | moreutils-607d5d3888a3af319a06e9a1fd0e7e8aebd41d11.tar.gz |
Add errno to README
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ long ago, when unix was young. Currently it consists of these tools: chronic: runs a command quietly unless it fails combine: combine the lines in two files using boolean operations +errno: look up errno names and descriptions ifdata: get network interface info without parsing ifconfig output isutf8: check if a file or standard input is utf-8 ifne: run a command if the standard input is not empty |