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).