On Ubuntu, is there any way to search for files on multiple hard disk partitions at once? I'd like to search the contents of all of my hard disk partitions at the same time, including my Windows partition and my Ubuntu partition.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
All your hard discs are mounted somewhere (most likely under Linux can read NTFS so if you mounted the disc (example: |
|||
|
|
|
You can execute command 'find' in differnet terminal windows at the same time and giving location of each partition to each different find command. see |
|||||||||
|
