Compare commits

..

No commits in common. "578ad5b00a0f786eb1221ff375624b3962f6b9d2" and "1214c0ceda2a426bcd151cef5220245b89c567e4" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -4,5 +4,5 @@ date
echo "Directorios"
pwd
echo "Archivos"
ls -l
ls -la
echo "Funciona correctamente"

View file

@ -1,2 +1,2 @@
#!/bin/bash
echo "Testeandoo"
echo "Testeando"