Erik Fredericks, frederer@gvsu.edu Fall 2025
Based on material provided by Erin Carrier, Austin Ferguson, and Katherine Bowers
Method #1 - manually record with a script
Usage:
script <optional filename>
exit
Method #2 - look at your command history
history
history <optional number of lines>
history | grep <what you want to find>
perhaps, something you wanted to do more than once?