>>175
普通にワイルドカード使えた。eshellについておしえてくれてありがとう

1 Welcome to the Emacs shell
2
3 ~ $ pwd
4 /Users/hiro
5 ~ $ find *.txt
6 7gatu28.txt
7 filespace.txt
8 mapletxt.mpl.txt
9 myfile.txt
10 plottest.txt
11 test1.txt
12 text.txt
13 texのtips.txt
14 ~ $