• Wintee使用的`t'的命令副本标准输入到标准输出,并且任何文件给予作为参数。 这是有用的,当你想要的,不仅要发送的一些数据,下一个管道,而且还要保存副本。

    Wintee会采取任何输入标准输入,复制数据的标准和任何指定的文件的命令行。 最常见的方式为人们使用wintee将管输出的一些指令纳入wintee使用"|"操作员的命令行。

    通过默认wintee将取代任何文件指定为一个命令的参数。 为了避免失去以前的任何内容输出的文件(s)使用的参数要力wintee追加的输出结束的文件。 目前的追加定是全球的所有文件指定的,但是我可以看到其中一人将要复盖的一个文件,但附加一个不同的文件,例如联网系统日志的文件。

    参数:

    一个附加的特定文件(s),不复盖

    我忽视信号中断

    ? 显示帮助屏幕和退出

    --版本出版信息和退出

    -帮助显示帮助屏幕和退出

  • Wintee का उपयोग करता है `टी' आदेश की नकल करने के लिए मानक इनपुट मानक आउटपुट करने के लिए और भी करने के लिए किसी भी फाइल को दिए गए तर्क के रूप में. यह उपयोगी है जब आप चाहते हैं, न केवल कुछ डेटा भेजने के लिए नीचे एक पाइप है, लेकिन यह भी करने के लिए एक प्रतिलिपि सहेजें.

    Wintee ले जाएगा किसी भी इनपुट से मानक इनपुट और डेटा कॉपी करने के लिए मानक और किसी भी फाइल को कमांड लाइन पर निर्दिष्ट है । सबसे आम तरीका है लोगों के लिए उपयोग करने के लिए wintee हो जाएगा करने के लिए पाइप के उत्पादन के लिए कुछ कमांड में wintee का उपयोग कर "|" ऑपरेटर कमांड लाइन पर.

    डिफ़ॉल्ट रूप से wintee की जगह लेगा किसी भी फ़ाइल के रूप में निर्दिष्ट एक आदेश पैरामीटर । खोने से बचने के लिए किसी भी पिछले की सामग्री आउटपुट फ़ाइल(s) का उपयोग करें -एक पैरामीटर के लिए मजबूर करने के लिए wintee संलग्न करने के लिए उत्पादन के अंत करने के लिए फ़ाइलें. वर्तमान में संलग्न सेटिंग वैश्विक करने के लिए सभी फ़ाइलों निर्दिष्ट है, लेकिन मैं देख सकते हैं, जहां एक व्यक्ति को अधिलेखित करना चाहते हैं एक फ़ाइल है, लेकिन संलग्न करने के लिए एक अलग फ़ाइल के रूप में इस तरह के एक नेटवर्क syslog फ़ाइल.

    पैरामीटर:

    एक संलग्न करने के लिए दिए गए फ़ाइल(s) नहीं है, ऊपर लिख

    मैं अनदेखा बीच में संकेत

    ? सहायता स्क्रीन दिखाता है और बाहर निकलें

    - संस्करण उत्पादन संस्करण की जानकारी और बाहर निकलें

    --प्रदर्शित करने में सहायता मिलेगी मदद स्क्रीन और बाहर निकलें

  • Wintee uses the `tee' command to copy standard input to standard output and also to any files given as arguments. This is useful when you want not only to send some data down a pipe, but also to save a copy.

    Wintee will take any input from standard input and copy the data to standard out and any files specified on the command line. The most common way for people to use wintee will be to pipe the output of some command into wintee using the "|" operator on the command line.

    By default wintee will replace any file specified as a command parameter. To avoid losing any previous contents of the output file(s) use the -a parameter to force wintee to append the output to the end of the files. Currently the append setting is global to all of the files specified, but I can see where a person would want to overwrite one file but append to a different file such as a networked syslog file.

    Parameters:

    a append to the given file(s), do not overwrite

    i ignore interrupt signals

    ? display the help screen and exit

    --version output version information and exit

    --help display the help screen and exit