2 lines
43 B
Bash
2 lines
43 B
Bash
echo 'Hello world!' > /srv/hello_world.txt
|
echo 'Hello world!' > /srv/hello_world.txt
|