Skip to content

dkaznacheev/Tee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tee

Test task for JetBrains practice: an implementation of tee util.

How to use:

Run like a regular Java CLI program with arguments:

java Tee -[OPTION] [FILENAMES]

Options:

  • -a : append to files instead of rewriting.
  • -e : exit on error writing to any non-pipe output

How to build:

  • Run build.gradle in project folder

About

Test task for JetBrains practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages