From 70787741bd535a2fda1c6a0a74242e39febeb955 Mon Sep 17 00:00:00 2001 From: Keith Nash Date: Tue, 7 Apr 2020 15:32:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897952b..b4a46b2 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ Uses: `grep`, `pcregrep`, `awk`, `sed`, `tr`, `sleep`, `badblocks` Tested with the static analysis tool at https://www.shellcheck.net to insure that the code is POSIX-compliant and free of issues. Written by Keith Nash, March 2017. -Modified on 15 December 2019. +Modified on 7 April 2020.