Files
bash/tests/misc/regress/shx4
T
2011-12-03 12:52:47 -05:00

6 lines
104 B
Plaintext

# ash, pd ksh fail this one
echo -n "quote "
expiry="now"
timet="` getdate \"$expiry\" `"
echo "$timet"