随笔分类 -  cygwin

摘要:问题 tail -f 过滤文本文件时,如果碰到NUL这种特殊字符,就会提示 匹配到二进制文件 或者 Binary file (standard input) matches,导致后续过滤失效 解决 网上搜到的绝大部分是说加了-a选项即可完整打印,但是对于一个文本文件来讲,为什么要用过滤二进制的选项呢 阅读全文
posted @ 2020-11-17 16:23 mooooonlight 阅读(3203) 评论(0) 推荐(0) 编辑
摘要:Windows Terminal中 ctrl + ,打开设置配置文件 加入如下配置,其中guid通过在powershell中输入new-guid命令来随机得到一个。 "list": [ { "guid": "{7306a25f-ab09-4968-8d58-90bc6bc18d0b}", "hidd 阅读全文
posted @ 2020-10-23 14:30 mooooonlight 阅读(1549) 评论(0) 推荐(0) 编辑
摘要:解决 Can't open file /usr/local/share/vim81/syntax/syntax.vim 的一种可能的方法 阅读全文
posted @ 2020-10-09 16:02 mooooonlight 阅读(325) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示