소스 검색

Edit: prunefiles

bryan 4 년 전
부모
커밋
2e0838ac03
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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).