Browse Source

update readme.md

found out more about usage of history command on redhat.com, added this to the repo readme
master
alpcentaur 1 year ago
parent
commit
11db8837f6
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -175,6 +175,7 @@ bzw
## history
this lists all the commands of the shell you are in, that you have typed in lastly.
The list consists of the command plus the a number. After have issued history (ususally filtered by grep with piping - see next chapter) you can directly issue one of the displayed commands WITHOUT using the mouse, by entering the an exclamation mark followed by the number of the command.
## grep

Loading…
Cancel
Save