From b32244e347fcf027cce3e505ecbb5f920b482885 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Sun, 30 Oct 2022 13:37:20 +0000 Subject: [PATCH] feat: add `mime.md` cheatsheet. cbc94665a5b23e2d2ed16cb6469ea4d68310331a --- docs/lsof.html | 6 +- docs/mime.html | 469 +++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 3 + 3 files changed, 475 insertions(+), 3 deletions(-) create mode 100644 docs/mime.html diff --git a/docs/lsof.html b/docs/lsof.html index 47f653a4..97eb9761 100644 --- a/docs/lsof.html +++ b/docs/lsof.html @@ -2,7 +2,7 @@ -Lsof 备忘清单 +<title>Lsof 备忘清单 & lsof cheatsheet & Quick Reference @@ -34,9 +34,9 @@ document.documentElement.setAttribute('data-color-mode', mode); localStorage.setItem(LOCAL_NANE, mode); } -

+

-Lsof 备忘清单

+Lsof 备忘清单

这个快速参考备忘单提供了使用 lsof 命令的各种方法。