Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

store all terminal output in a file

SomeCommand 2>&1 | tee SomeFile.txt
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #store #terminal #output #file
ADD COMMENT
Topic
Name
2+3 =