摘要:
~/.vimrc " Configuration file for vim set modelines=0 " CVE-2007-2438 set number " set relativenumber " 显示相对行号(这个非常重要,慢慢体会) set cursorline set cursorc 阅读全文
摘要:
背景描述 gpg 解密默认弹出如下窗口,请用户输入密码,但在脚本自动化时遇到了问题 lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x Enter passphrase x x x x x x Passphrase __________ 阅读全文