listing /etc

master
Jan Danielzick 2020-03-02 14:40:02 +01:00
parent 87bb0b5b2a
commit 0e7c880577
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
mkdir /var/www/html/one_out
ls /etc > /var /www/html/one_out/001.log
# leave this here for whenever this script is altered to be empty
exit 0