Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想知道管道期间临时数据存储在哪里。例如,ls -alh | grep sth 如果 ls 命令会生成很多信息,比如大于 10G(实际上不可能),这些信息会放在哪里?
ls -alh | grep sth