From ed9e200911654a3b289081927ac681db52803974 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 19 Mar 2025 00:19:57 -0500 Subject: fix wiki/sh.org --- content/wiki/sh.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'content/wiki/sh.org') diff --git a/content/wiki/sh.org b/content/wiki/sh.org index 7399898..a186d17 100644 --- a/content/wiki/sh.org +++ b/content/wiki/sh.org @@ -1,8 +1,9 @@ -#+title: sh +#+title: Shell Commands & Scripts +#+date: <2025-03-19> * File Loop -#+begin_sh shell +#+begin_src shell # All files in current directory for file in *; do echo "${file}"; done -- cgit v1.2.3-70-g09d2