Timeline for How to list all disks mounted on non-empty directories (shadowed directories)?
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 23, 2017 at 7:12 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
better described what to do
|
| Feb 23, 2017 at 7:07 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
better described what to do
|
| Feb 22, 2017 at 19:20 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
prettier output
|
| Feb 22, 2017 at 19:15 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
prettier output
|
| Feb 22, 2017 at 4:52 | comment | added | Bryan Ritter | @MajidAlfifi I've changed the code so the directories don't have to be unmounted. | |
| Feb 22, 2017 at 4:44 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
added text to comment
|
| Feb 22, 2017 at 4:39 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
code fix & improvement
|
| Feb 22, 2017 at 0:47 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
corrected script errors
|
| Feb 22, 2017 at 0:14 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
added mounting the directory into a new directory
|
| Feb 21, 2017 at 23:30 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
changed $1 to $3
|
| Feb 21, 2017 at 23:27 | comment | added | Bryan Ritter | Just saw this after my post, maybe it'll help using --bind. unix.stackexchange.com/questions/267629/… | |
| Feb 21, 2017 at 23:24 | comment | added | Majid Alfifi | I was hoping there maybe a way to check the whole system without unmounting/mounting every disk one by one. | |
| Feb 21, 2017 at 23:18 | history | edited | Bryan Ritter | CC BY-SA 3.0 |
formating improvements, changed 'which' to 'wish', and 'has' to 'have'
|
| Feb 21, 2017 at 23:06 | history | answered | Bryan Ritter | CC BY-SA 3.0 |