Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-03 00:20:42 +00:00
parent dfdf48edee
commit 1a1798715b
9 changed files with 101 additions and 6 deletions

2
tldr/!
View File

@@ -3,7 +3,7 @@ syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# Exclamation mark
# !
> Reuse and expand the shell history in `sh`, Bash, Zsh, `rbash` and `ksh`.
> More information: <https://gnu.org/software/bash/manual/bash.html#Event-Designators>.