tee command In Linux

Posted by MohdSohail on Apr 9, 2019 12:03 AM EDT
LinuxAndUbuntu.com
Mail this story
Print this story

tee command (as in a T-splitter in plumbing) takes content from standard input, displays it and writes it to one or more files. It is useful if you need to write things to several files in one go. You have the choice to either overwrite the contents of the file or append new content to the end. tee is very simple and handy if you need something like this. It should be installed on all Linux systems as part of the GNU Coreutils package. Today, we are going to go over the Linux tee command. There isn't much to this command so this guide will be brief. You will find some use for it at some point.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.