diff options
author | Elliott Hughes <enh@google.com> | 2019-07-10 15:19:58 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-07-10 15:19:58 +0000 |
commit | d543c8ca11d79f487a5c0e496faa57c961acf18c (patch) | |
tree | 03d646d17e90025c5debbcc7a28f2adbbbb9adc6 | |
parent | 3f407fcc37b401c91784700c0a691ba8b1f7ef15 (diff) | |
parent | 3d5dd3187fdc7bf66d9db12143df1b12b3a14fe4 (diff) |
Merge "grep is now toybox grep."
-rw-r--r-- | shell_and_utilities/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell_and_utilities/README.md b/shell_and_utilities/README.md index 1926a4f5b..d391cc17c 100644 --- a/shell_and_utilities/README.md +++ b/shell_and_utilities/README.md @@ -214,7 +214,7 @@ wc which whoami xargs xxd yes zcat ## Android R -BSD: grep fsck\_msdos newfs\_msdos +BSD: fsck\_msdos newfs\_msdos bzip2: bzcat bzip2 bunzip2 |