From 578ad5b00a0f786eb1221ff375624b3962f6b9d2 Mon Sep 17 00:00:00 2001 From: Kristina Date: Mon, 11 May 2026 02:14:51 +0200 Subject: [PATCH] funciona bien --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index a294fdc..d76401e 100644 --- a/test.sh +++ b/test.sh @@ -4,5 +4,5 @@ date echo "Directorios" pwd echo "Archivos" -ls -la +ls -l echo "Funciona correctamente"