summaryrefslogtreecommitdiffstats
path: root/tests/resources/process/helloworld.sh
blob: 0c4aefc384d9712189555ef7a2e41cbfae3122ab (plain)
1
2
3
#!/bin/sh

echo "Hello, world."