From ffcfcfeef75810d8465aabe76bc1a01008ff9a5f Mon Sep 17 00:00:00 2001 From: dkg Date: Wed, 24 Mar 2021 12:56:07 -0400 Subject: [PATCH] tac is "semi-done" because of unimplemented ---regex (#1901) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d25a1120..dd60d2126 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,7 @@ Utilities | csplit | date | | | cut | join | | | dircolors | df | | -| dirname | | | +| dirname | tac | | | du | | | | echo | | | | env | | | @@ -354,7 +354,6 @@ Utilities | stdbuf | | | | sum | | | | sync | | | -| tac | | | | tee | | | | timeout | | | | touch | | |