Spyke
vlemmy.net

Add your image to the link rather than the body so we can see it while scrolling.

14

tee was one of those programs that really opened my eyes to how powerful the Unix-like command prompt could be

3

You should add an exploding head 4th item to the meme with: app | tee log.txt

9

In Python logging.info() and the stream handler to redirect to a log file is my preferred settup for simultaneous terminal and file output.

1

You reached the end