This commit is contained in:
parent
dcdcb91300
commit
8268d2b58d
1 changed files with 3 additions and 1 deletions
4
test.sh
4
test.sh
|
|
@ -4,4 +4,6 @@ date
|
||||||
echo "Directorios"
|
echo "Directorios"
|
||||||
pwd
|
pwd
|
||||||
echo "Archivos"
|
echo "Archivos"
|
||||||
ls -l
|
ls -l
|
||||||
|
echo "Quien soy"
|
||||||
|
whoami
|
||||||
Loading…
Reference in a new issue