gash/test/substitution

3 lines
51 B
Plaintext

echo $(find test -type f)
echo `find test -type f`