Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

print last terminal commands

# show last five commands
history | tail -5
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #print #terminal #commands
ADD COMMENT
Topic
Name
2+5 =