diff options
author | joeyh <joeyh> | 2006-03-06 03:33:23 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2006-03-06 03:33:23 +0000 |
commit | 6a7f34809e87a940cd30c7e9de160db4ee9e65ca (patch) | |
tree | 373ce8f5df8986dba781ec07635d797598449407 /README | |
parent | 31bab120cc259d70b3706dbd7210159b4667171d (diff) | |
download | moreutils-0.4.tar.gz |
releasing version 0.40.4
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 5 insertions, 12 deletions
@@ -11,6 +11,11 @@ vidir edit a directory in your text editor vipe edit a pipe using your text editor +and + print lines that are present in one file and another +not + print lines that are present in one file but not another + Your suggestions of additional tools to add to this collection are apprecitated. Here are some that are under consideration but have not yet @@ -27,18 +32,6 @@ ifcfg http://edgard.dyn.fdn.fr/developpements/ifcfg.shtml (Tarball link 404 when last checked.) -and - filter a stream for the entries that exist in another file - http://arstechnica.com/articles/columns/linux/linux-20050822.ars - - (Isn't there a way to do this with standard unix tools?) - -not - filter a stream for the entries that do not exist in another file - http://arstechnica.com/articles/columns/linux/linux-20050822.ars - - (Isn't there a way to do this with standard unix tools?) - z makes another program understand compressed files ex: z zxgv file.bmp.gz |