2 lines
2.3 KiB
JavaScript
2 lines
2.3 KiB
JavaScript
import{_ as t,c as a,a as i,o as r}from"./app-Bph9hmvC.js";const n={};function o(s,e){return r(),a("div",null,[...e[0]||(e[0]=[i('<h2 id="文件处理相关" tabindex="-1"><a class="header-anchor" href="#文件处理相关"><span>文件处理相关</span></a></h2><p>统计当前目录下的所有文件加起来有多少行</p><div class="language- line-numbers-mode" data-highlighter="shiki" data-ext="" style="--shiki-light:#393a34;--shiki-dark:#dbd7caee;--shiki-light-bg:#ffffff;--shiki-dark-bg:#121212;"><pre class="shiki shiki-themes vitesse-light vitesse-dark vp-code"><code class="language-"><span class="line"><span>wc -l * | tail -n 1</span></span></code></pre><div class="line-numbers" aria-hidden="true" style="counter-reset:line-number 0;"><div class="line-number"></div></div></div>',3)])])}const d=t(n,[["render",o]]),p=JSON.parse('{"path":"/ops/linux/other/","title":"一些零散的命令","lang":"zh-CN","frontmatter":{"title":"一些零散的命令","createTime":"2025/12/31 10:00:30","permalink":"/ops/linux/other/","description":"文件处理相关 统计当前目录下的所有文件加起来有多少行","head":[["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"一些零散的命令\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2026-01-09T02:03:40.000Z\\",\\"author\\":[]}"],["meta",{"property":"og:url","content":"https://www.simengweb.com/ops/linux/other/"}],["meta",{"property":"og:site_name","content":"仲夏夜之梦"}],["meta",{"property":"og:title","content":"一些零散的命令"}],["meta",{"property":"og:description","content":"文件处理相关 统计当前目录下的所有文件加起来有多少行"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2026-01-09T02:03:40.000Z"}],["meta",{"property":"article:modified_time","content":"2026-01-09T02:03:40.000Z"}]]},"readingTime":{"minutes":0.15,"words":45},"git":{"createdTime":1767924220000,"updatedTime":1767924220000,"contributors":[{"name":"祀梦","username":"","email":"3501646051@qq.com","commits":1,"avatar":"https://gravatar.com/avatar/6406a81eeddc359cf3d3ce018797689fc6d014ff06215c27d0210b42e8f5a8ab?d=retro"}]},"autoDesc":true,"filePathRelative":"notes/ops/linux/other.md","headers":[]}');export{d as comp,p as data};
|