[SaveResults#]


  • This command tells the Terminal app to save the current results buffer text to a disk file. 
  • The # character must be a valid number from 1 to 9.
    • This number determines which filename to use for the saved disk file. 
    • If the file already exists, then the old file is deleted and a new one created, storing the current results buffer. 
  • The filenames that the Terminal app will store are as follows (based in # character value):


testresults1.txt

testresults2.txt

testresults3.txt

testresults4.txt

testresults5.txt

testresults6.txt

testresults7.txt

testresults8.txt

testresults9.txt


Example:        [SaveResults3]   ' save results buffer to file # 3