diff --git a/test.sh b/test.sh index ec3d378..f6ce410 100644 --- a/test.sh +++ b/test.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "Fecha" date -echo "Directorio" +echo "Directorios" pwd echo "Archivos" ls -l \ No newline at end of file