Difference between revisions of "History"
Jump to navigation
Jump to search
(14 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | * https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html | ||
− | == Basic | + | history |
+ | [[history -a]] | ||
+ | [[history --help]] | ||
+ | |||
+ | history 3000 | ||
+ | [[fc]]: no such event: 3000 | ||
+ | |||
+ | == Basic commands== | ||
* <code>history | grep cd</code> | * <code>history | grep cd</code> | ||
− | |||
== Related == | == Related == | ||
+ | * <code>[[PROMPT_COMMAND]]</code> | ||
* [[iTerm2]] | * [[iTerm2]] | ||
+ | * [[HISTTIMEFORMAT]] | ||
+ | * <code>[[histappend]]</code> | ||
+ | * <code>[[aws history]]</code> | ||
+ | * [[HSTR]] | ||
+ | * [[CloudTrail Events]] | ||
+ | * <code>[[git log -p -- filename]]</code> | ||
+ | * <code>[[kubectl rollout history]]</code> | ||
− | ==See also== | + | == See also == |
* {{history}} | * {{history}} | ||
[[Category:Computing]] | [[Category:Computing]] |
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: