This commit is contained in:
parent
a5df05d03f
commit
dcdcb91300
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "Fecha"
|
echo "Fecha"
|
||||||
date
|
date
|
||||||
echo "Directorio"
|
echo "Directorios"
|
||||||
pwd
|
pwd
|
||||||
echo "Archivos"
|
echo "Archivos"
|
||||||
ls -l
|
ls -l
|
||||||
Loading…
Reference in a new issue