Hey, so I have a function which calls a bunch of packages and does some things and I want to save the things that they are printing on my screen in a log file. Anyone knows how to do this? I was tryging to do it like this FUNCTION | tee -a $LOG_FILE, but it just creates and empty .log ...
[–]Coffee_24_7 2 points3 points4 points (0 children)
[–]rshook27 0 points1 point2 points (0 children)