Featured

    Featured Posts

Tee command

The tee command splits the output of a program, so that it can be both displayed and saved in a file. This command is usually used when you want the output of the program to be both stored and displayed on the terminal.
For example, if we want to display the output of the ls command on the terminal and store it in a file called output.txt, we can use the following command:
linux tee command
NOTE – by default, tee overwrites existing files. If you want to append data to the existing files, pass the -a option to tee.
author

Author Name

Author Description!

Get Free Email Updates to your Inbox!

Post a Comment

www.ccna.ma

yu
Powered by Blogger.

Translate

Copyright © Learn Linux Th3pro.xyz | Blogger Templates | Designed By Code TAOUSSI