Answer Posted / Sarvesh Khan
To see the list of mounted devices on Linux, you can use the 'mount' command. For a brief overview, you can simply type 'mount' in the terminal. If you want more detailed information, use 'mount -v'. The output will display all the filesystem types, their corresponding mount points and other relevant details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers