Timeline for Shell code to check if a device or file with spaces in the path is mounted
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 19, 2016 at 21:49 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | /etc/mtab only works if it's a symlink to /proc/mounts, not if it's a regular file updated by the mount command |
| Oct 19, 2016 at 15:26 | history | answered | a0f3dd13 | CC BY-SA 3.0 |