This commit is contained in:
parent
57ae46e65c
commit
578ad5b00a
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
|
@ -4,5 +4,5 @@ date
|
||||||
echo "Directorios"
|
echo "Directorios"
|
||||||
pwd
|
pwd
|
||||||
echo "Archivos"
|
echo "Archivos"
|
||||||
ls -la
|
ls -l
|
||||||
echo "Funciona correctamente"
|
echo "Funciona correctamente"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue