Migrated notes

This commit is contained in:
2023-04-27 14:37:44 -04:00
parent 198fec048a
commit ccadd25693
2 changed files with 106 additions and 7 deletions

View File

@@ -44,10 +44,4 @@ find /var/log/hbase -type f -iname "*log*" -mtime +360 -delete
Replace `hbase` with the log directory you want to search. If you don't need to save the archives anywhere, skip step two.
[Reference](https://www.cyberciti.biz/faq/linux-unix-find-tar-files-into-tarball-command/)
---
Tags:
howto
[Reference](https://www.cyberciti.biz/faq/linux-unix-find-tar-files-into-tarball-command/)