User Tools

Site Tools


howtos:script
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


howtos:script [02/12/2018 21:34] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +When you need to document actions or output from actions from the terminal/console //script// is your friend.
  
 +Just type:
 +<code>
 +script
 +</code>
 +
 +followed by your actions. When you've done what you need to do end the recording by typing:
 +<code>
 +exit
 +</code>
 +
 +You now have the file called //typescript// in the directory you started out from containing all the output from the console.
howtos/script.txt · Last modified: 02/12/2018 21:34 by 127.0.0.1