Skip to main content

Lost Core's Library tagged linux   View Popular

07 Sep 09

Lista drive montati: 3.2.22. /proc/mounts

This file provides a list of all mounts in use by the system:

The output found here is similar to the contents of /etc/mtab, except that /proc/mount is more up-to-date.

www.redhat.com/...s2-proc-mounts.html - Preview

ubuntu linux reference

  • The output found here is similar to the contents of /etc/mtab, except that /proc/mount is more up-to-date.
    • To check if a drive is mounted:

      if grep -qs '/foo/bar' /proc/mounts; then
      sudo unmount /media/iso
      fi
      - on 2009-09-07
    Add Sticky Note
1 - 20 of 147 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo