2874e0eadef4777eaebb2867972afc4826c624f4
Use this function for all commands that produce output we want to see on the terminal and in the log file. Actually, the first parmeter of the function, which is optional, allows one to choose where we want the output to be written to: the terminal and/or the log file (three possibilities, since for none of these, '>/dev/null' redirection can be used directly).
Description
No description provided
Languages
Python
55.2%
Shell
30.7%
Batchfile
5.9%
Inno Setup
4.3%
Ruby
2.2%
Other
1.7%