Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 411 Bytes

certification-exam.md

File metadata and controls

21 lines (14 loc) · 411 Bytes

certification exam

Terminal Script for Reporting

Save all terminal commands ran using script for report reference.

NOTE: script command need to run in all windows if using tmux.

# start terminal
script FILENMAME.txt
...
exit

# to view in terminal directly
cat FILENAME.txt

Reporting Template