From 9bd8cdf2ecc2b60f873b393122b19985cbc4587c Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 2 Jun 2025 12:15:47 +0200 Subject: vault backup: 2025-06-02 12:15:47 --- Heredoc.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Heredoc.md (limited to 'Heredoc.md') diff --git a/Heredoc.md b/Heredoc.md new file mode 100644 index 0000000..84c0fa5 --- /dev/null +++ b/Heredoc.md @@ -0,0 +1,23 @@ +--- +tags: + - bash +--- +[[Bash]] + +--- +``` +read -r -d '' VAR <