script | Cheatsheet Record history from terminal script logfile.log End recording of terminal ``ยดbash exit ### Record a certain command output ```bash script -c "ls -la" logfile.log