Created
May 16, 2026 06:19
-
-
Save dewomser/c5e7ab7f774bc3871404a636d8f32a21 to your computer and use it in GitHub Desktop.
Bash Minimaler Editor als Einzeiler. Schreiben und beenden mit <ENTER> eof
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cat << eof > notiz_$(date '+%Y_%m_%d_%H_%M_%S').txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment