diff options
author | Richard Jones <rjones@trick.home.annexia.org> | 2009-07-29 18:10:48 +0100 |
---|---|---|
committer | Richard Jones <rjones@trick.home.annexia.org> | 2009-07-29 18:10:48 +0100 |
commit | 9847e0c07d5907887e26ec60192fa12aa46277ee (patch) | |
tree | 13dbb82b11385e99f85fd8aa003bc885af169557 /images/test-grep.txt | |
parent | a3944a2b30daf2fb0239433ea8a862df16d36b6a (diff) | |
download | libguestfs-9847e0c07d5907887e26ec60192fa12aa46277ee.tar.gz libguestfs-9847e0c07d5907887e26ec60192fa12aa46277ee.tar.xz libguestfs-9847e0c07d5907887e26ec60192fa12aa46277ee.zip |
Implement '*grep*' family of commands.
Diffstat (limited to 'images/test-grep.txt')
-rw-r--r-- | images/test-grep.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/images/test-grep.txt b/images/test-grep.txt new file mode 100644 index 00000000..1d24b9a0 --- /dev/null +++ b/images/test-grep.txt @@ -0,0 +1,7 @@ +abc +def +ghi +ghi + +abc123 +ABC |