To execute the same command as previously executed five commands ago, you would type:
@-5
&5
!-5
!5
Explanation & Hint:
To execute the same command as previously executed five commands ago, you would type: This uses the history expansion feature in many shells like Bash, where |