gash/test/substitution.sh

3 lines
52 B
Bash
Raw Normal View History

2017-02-19 14:02:54 +00:00
echo $(find test -type f)
2018-07-14 11:34:42 +01:00
#echo `find test -type f`