This commit is contained in:
Holger Sielaff
2025-10-26 21:53:45 +01:00
parent 5466fa5fcd
commit d1b2c16a94

View File

@@ -1,5 +0,0 @@
#!/bin/bash
set -e
for d in /home/*/Desktop/tmp; do
echo $d
done