logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Description

Tee transcribes the standard input to the standard output and makes copies in the files.  The options are

       -i     Ignore interrupts.

       -a     Append the output to the files rather than rewriting them.

Name

       tee - pipe fitting

Source

/src/cmd/tee.cTEE(1plan9)

Synopsis

tee [ -i ] [ -a ] files

See Also