feat: add find.md & sed.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-09-30 00:26:09 +08:00
parent a612c2b971
commit 3dfb4f90a3
4 changed files with 740 additions and 2 deletions

View File

@ -29,6 +29,8 @@ Quick Reference
[Cron](./docs/cron.md)<!--rehype:style=background: rgb(239 68 68/var(\-\-bg\-opacity));-->
[Git](./docs/git.md)<!--rehype:style=background: rgb(215 89 62/var(\-\-bg\-opacity));-->
[find](./docs/find.md)<!--rehype:style=background: rgb(16 185 129/var(\-\-bg\-opacity));-->
[Sed](./docs/sed.md)<!--rehype:style=background: rgb(16 185 129/var(\-\-bg\-opacity));-->
<!--rehype:class=home-card-->
## 其它