运行linux命令wc以后,电脑没有反应,那电脑是在做什么?原题:

When I run the command 'wc', it hangs and does nothing. What is it actually doing?

要么就是wc命令执行没有任何结果。

终端键入wc,不带任何参数,wc会等待你编辑一个file,编辑完后ctrl+d(EOF),会得到所编辑file的信息
图片说明