Improve demo script
This commit is contained in:
parent
123ade3e13
commit
92ad9bfa6b
|
@ -1,3 +1,5 @@
|
|||
echo -n 'User: '
|
||||
whoami
|
||||
echo
|
||||
echo '`ls -l`:'
|
||||
ls -l
|
||||
touch testfile
|
||||
|
|
Loading…
Reference in New Issue
Block a user