gash/test/substitution.sh

3 lines
52 B
Bash

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