Browse Source

Edit: prunefiles

bryan 3 years ago
parent
commit
2e0838ac03
1 changed files with 1 additions and 1 deletions
  1. 1 1
      blog.bryanroessler.com/_posts/2020-04-01-prune.md

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