Find drives
by TBotNik from LinuxQuestions.org on (#54YWA)
All,
I have 4 drives on my system. They are"
Quote:
I need to get the mount path for each! When I use the cmd:
Code:mount | grep /dev/sdI only see the first 2 drives, I need a command or function that shows all 4 and the path they are on.
All help appreciated!
Cheers!
TBNK


I have 4 drives on my system. They are"
Quote:
|
Code:mount | grep /dev/sdI only see the first 2 drives, I need a command or function that shows all 4 and the path they are on.
All help appreciated!
Cheers!
TBNK