Article 4Y386 Find command output

Find command output

by
subir
from LinuxQuestions.org on (#4Y386)
touch a1.txt a2.txt a3.txt
touch s1.mp3 s2.mp3 s3.mp3
Created files
when I'm using
find . -name "*.txt" -or -type f -print
It's showing only s1.mp3 s2.mp3 s3.mp3
Why it's not showing .txt file?latest?d=yIl2AUoC8zA latest?i=xaHmSHW9R24:JTaQyg3s6OE:F7zBnMy latest?i=xaHmSHW9R24:JTaQyg3s6OE:V_sGLiP latest?d=qj6IDK7rITs latest?i=xaHmSHW9R24:JTaQyg3s6OE:gIN9vFwxaHmSHW9R24
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments