(Bash) Show past command history
-
Show full history: run
history
-
Show only the last
N
commands in history: runhistory N
References:
Written on March 10, 2021
Deep Learning SWE @ TensorRT, NVIDIA
Show full history: run history
Show only the last N
commands in history: run history N
References: