X-Git-Url: https://git.ladys.computer/Shushe/blobdiff_plain/751a861d9f521d4c8472bb754e7438e675aaf8a5..a17c5cb8e0cef1d871cdf0b476d00831ce07b6e7:/README.markdown diff --git a/README.markdown b/README.markdown index 8a0ebe1..5457ce7 100644 --- a/README.markdown +++ b/README.markdown @@ -121,6 +121,7 @@ In every case, you may supply your own implementation by overriding the - `file` - `find` - `git` (optional; set `GIT=` to disable) +- `grep` - `ln` - `mkdir` (requires support for `-p`) - `mv` @@ -130,7 +131,7 @@ In every case, you may supply your own implementation by overriding the - `rm` - `sed` - `sleep` -- `stat` +- `stat` (BSD *or* GNU) - `test` - `touch` - `tr` (requires support for `-d`)