Differences between revisions 1 and 2
Revision 1 as of 2016-02-29 11:00:38
Size: 21
Comment:
Revision 2 as of 2016-02-29 11:03:39
Size: 286
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

== Directory Setup ==

The entirety of this test will take place within the F3E-Limbs directory. When ever an action is performed during the test, commands will be logged for future reference.

=== 0. Start Typescript ===
{{{
script
date
pwd ls -l
}}}

Test Procedures

Directory Setup

The entirety of this test will take place within the F3E-Limbs directory. When ever an action is performed during the test, commands will be logged for future reference.

0. Start Typescript

script 
date
pwd ls -l

F3E-Limbs Directory Setup (last edited 2016-03-16 14:45:37 by KristoferDrozd)