Difference between revisions of "History"
Jump to navigation
Jump to search
(7 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
* https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html | * https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html | ||
+ | history | ||
+ | [[history -a]] | ||
+ | [[history --help]] | ||
history 3000 | history 3000 | ||
Line 10: | Line 13: | ||
== Related == | == Related == | ||
+ | * <code>[[PROMPT_COMMAND]]</code> | ||
* [[iTerm2]] | * [[iTerm2]] | ||
* [[HISTTIMEFORMAT]] | * [[HISTTIMEFORMAT]] | ||
* <code>[[histappend]]</code> | * <code>[[histappend]]</code> | ||
* <code>[[aws history]]</code> | * <code>[[aws history]]</code> | ||
+ | * [[HSTR]] | ||
+ | * [[CloudTrail Events]] | ||
+ | * <code>[[git log -p -- filename]]</code> | ||
+ | * <code>[[kubectl rollout history]]</code> | ||
== See also == | == See also == |
Latest revision as of 14:33, 25 January 2024
history history -a history --help
history 3000 fc: no such event: 3000
Basic commands[edit]
history | grep cd
Related[edit]
PROMPT_COMMAND
- iTerm2
- HISTTIMEFORMAT
histappend
aws history
- HSTR
- CloudTrail Events
git log -p -- filename
kubectl rollout history
See also[edit]
- Bash history:
history[ -a | -c | -r ]
,history --help
,~/.bash_history
,HISTFILE, HISTSIZE, HISTTIMEFORMAT, HSTR
Advertising: