gash/test/substitution.sh

3 lines
51 B
Bash

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