Difference between revisions of "History"
Jump to navigation
Jump to search
(Changed redirect target from Bash History to Bash history) Tags: Redirect target changed, Mobile web edit, Mobile edit |
|||
(20 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lowercase}} | |
+ | * https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html | ||
+ | |||
+ | history | ||
+ | [[history -a]] | ||
+ | [[history --help]] | ||
+ | |||
+ | history 3000 | ||
+ | [[fc]]: no such event: 3000 | ||
+ | |||
+ | == Basic commands== | ||
+ | * <code>history | grep cd</code> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[PROMPT_COMMAND]]</code> | ||
+ | * [[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 == | ||
+ | * {{history}} | ||
+ | |||
+ | [[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: