DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
get history command without line numbers
Just use cut command to cut first 8 chars and get history without numbers history | cut -c 8-
PREVIOUS
NEXT
Tagged:
#history
#command
#line
#numbers
ADD COMMENT
Topic
COMMENT
Name
1+8 =
Submit