Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

list mounted drives linux

#option 1
cat /proc/mounts
#option 2
mount
#option 3
findmnt
 
PREVIOUS NEXT
Tagged: #list #mounted #drives #linux
ADD COMMENT
Topic
Name
1+7 =