macOS コマンドの履歴を削除する
環境
macOS 11.5.2
操作方法
1.コマンドの履歴を削除するには、「 history 」コマンドのオプション「-p」を使用します。
% history -p
2.「history -p」実行後に「 history 」コマンド を実行すると削除します。
% history
Coding Changes the World
環境
macOS 11.5.2
操作方法
1.コマンドの履歴を削除するには、「 history 」コマンドのオプション「-p」を使用します。
% history -p
2.「history -p」実行後に「 history 」コマンド を実行すると削除します。
% history