Many text processing commands (filters) can take input either from the standard inputstream or from a file.
许多文本处理命令(过滤器)可以从标准输入流或从文件中获取输入。
2
First, on input it reads the entire XML file into memory, so if the file is too big, or if you're dealing with a stream of XML data, you can't use the module.