• KillNull应用程序的目的是要消除所有的二进制的0-字节从文件。 许多命令有问题来处理这些0-字节。

    有时它可能有助于简单地删除这些字节。 killnull获取其输入标准的输入(stdin)并写入输出的标准产出(stdout)。

  • के KillNull आवेदन डिजाइन किया गया था दूर करने के लिए सभी द्विआधारी 0-बाइट फ़ाइल से. कई आदेशों है समस्याओं को संभाल करने के लिए इन 0-बाइट ।

    कभी-कभी यह मदद कर सकता है समाप्त करने के लिए इन बाइट्स है । killnull हो जाता है अपने इनपुट से मानक इनपुट (stdin) और लिखते हैं के उत्पादन के लिए मानक आउटपुट (stdout).

  • The KillNull application was designed to remove all binary 0-Bytes from a file. Many commands have problems to handle these 0-Bytes.

    Sometimes it could help to simply remove these bytes. killnull gets its input from standard input (stdin) and writes the output to standard output (stdout).