私は Ruby を学習しており、本のチュートリアルに従っています。シェル (zsh を使用しています) で入力したすべてのコマンドを記録したいのですが、どうすればよいですか? 記録を停止および開始できる必要があります。
答え1
script
コマンドを使用する
DESCRIPTION
Script makes a typescript of everything printed on your terminal. It is
useful for students who need a hardcopy record of an interactive session
as proof of an assignment, as the typescript file can be printed out
later with lpr(1).