My Linux system has an NTFS disk attached to it. How can I search for all *.txt files on the NTFS partition using Linux?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
I would mount the drive with Then I'd use |
|||||||
|
|
After mounting it, just navigate to the disk's root using nautilus (Ubuntu's default file manager) and search by clicking the looking glass. Then type in "*.txt". |
|||
|
|