DEV Community

Clarice Bouwer
Clarice Bouwer

Posted on

3 3

How to write stdout both to the terminal and a file

Below I use the tee command to write the output of an npm run build script to both to the terminal and to a log file.

npm run build | tee ./logs/build.log
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more