From 8f57e58ffe5212d3755d1905cbe4cc9843808972 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 27 Jul 2025 19:24:11 +0200 Subject: [PATCH] tty/ls --- sh/{fs => tty}/ls.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sh/{fs => tty}/ls.sh (100%) diff --git a/sh/fs/ls.sh b/sh/tty/ls.sh similarity index 100% rename from sh/fs/ls.sh rename to sh/tty/ls.sh