diff --git a/test.sh b/test.sh index 91ec879..82642d2 100644 --- a/test.sh +++ b/test.sh @@ -5,3 +5,5 @@ echo "Directorios" pwd echo "Archivos" ls -l +echo "Quien soy" +whoami \ No newline at end of file