Log output to both console and file with tee
Tee is a handy command to use if you want to get the output of a command or program to both console and to a log file.
Tee is a handy command to use if you want to get the output of a command or program to both console and to a log file.
Writing down stuff that I do. And things I learn while doing it. And things I know and think can help others. Is that a good idea? I hope so, I’ve decided to do it anyway. At least it can be useful for me to look up stuff I keep…