From 2e0838ac0382e014fbda0064c879fba8785e0350 Mon Sep 17 00:00:00 2001 From: bryan Date: Fri, 15 May 2020 15:11:13 -0400 Subject: [PATCH] Edit: prunefiles --- blog.bryanroessler.com/_posts/2020-04-01-prune.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.bryanroessler.com/_posts/2020-04-01-prune.md b/blog.bryanroessler.com/_posts/2020-04-01-prune.md index af7613b..d35315d 100644 --- a/blog.bryanroessler.com/_posts/2020-04-01-prune.md +++ b/blog.bryanroessler.com/_posts/2020-04-01-prune.md @@ -41,4 +41,4 @@ Package-27-2.rpm ### Conclusion -I have provided a script that keeps *n* number of latest files in the current directory that match any number of input argument(s). +I have provided a `prunefiles` script/function that keeps *n* number of latest files in the current directory that match any number of input argument(s).