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
|
||||
echo "Fecha"
|
||||
date
|
||||
echo "Directorio"
|
||||
echo "Directorios"
|
||||
pwd
|
||||
echo "Archivos"
|
||||
ls -l
|
||||
Loading…
Reference in a new issue