From f8485b3578409aedbc7bde40e33b92ad41ef6918 Mon Sep 17 00:00:00 2001 From: teor Date: Fri, 22 Jan 2021 15:01:08 +1000 Subject: [PATCH] Delete duplicate stty from README table --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 17efa01dd..7c9368e13 100644 --- a/README.md +++ b/README.md @@ -291,10 +291,10 @@ Utilities | arch | cp | chcon | | base32 | expr | dd | | base64 | install | numfmt | -| basename | ls | stty | -| cat | more | pr | -| chgrp | od (`--strings` and 128-bit data types missing) | runcon | -| chmod | printf | stty | +| basename | ls | pr | +| cat | more | runcon | +| chgrp | od (`--strings` and 128-bit data types missing) | stty | +| chmod | printf | | | chown | sort | | | chroot | split | | | cksum | tail | |