2016年6月14日 星期二

/bin/grep: Argument list too long

$ xargs --show-limits

Your environment variables take up 14474 bytes
POSIX upper limit on argument length (this system): 2604918
POSIX smallest allowable upper limit on argument length (all systems): 4096
Maximum length of command we could actually use: 2590444
Size of command buffer we are actually using: 131072

Execution of xargs will continue now, and it will try to read its input and run commands; if this is not what you wanted to happen, please type the end-of-file keystroke.
Warning: /bin/echo will be run at least once. If you do not want that to happen, then press the interrupt keystroke.
^C

沒有留言:

Obsidian 插件介紹:Text Generator

Text Generator 是 Obsidian 的一個插件,它可以根據給定的提示自動生成文本。這個插件使用 GPT-3 語言模型,能夠產生類似人類的文本,非常適合編寫故事、文章、電子郵件和其他類型文本。 主要功能: **生成文本:**根據提示生成各種長度的...