summaryrefslogtreecommitdiffstats
path: root/runtime/syntax/testdir/input/sh_01.sh
blob: bd27c99bded9e4b835e21dfda3db02f810e192bc (plain)
1
2
3
4
#! /bin/dash
export `echo 'A=B'`
printenv A
echo a `#foo` b