summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-03-06 03:33:23 +0000
committerjoeyh <joeyh>2006-03-06 03:33:23 +0000
commit6a7f34809e87a940cd30c7e9de160db4ee9e65ca (patch)
tree373ce8f5df8986dba781ec07635d797598449407 /README
parent31bab120cc259d70b3706dbd7210159b4667171d (diff)
downloadmoreutils-0.4.tar.gz
releasing version 0.40.4
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 5 insertions, 12 deletions
diff --git a/README b/README
index 6b0ea37..96c5222 100644
--- a/README
+++ b/README
@@ -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