index
:
linux
master
23-24 b11 linux: practicum, eindopdracht
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootfs
/
etc
/
deinit.d
/
99_mounts
blob: 359d592610fc5b911c6dfeb7b768a9e74fd2d9ad (
plain
)
1
2
3
#!/bin/sh
# unmount all drives
umount
-a
-r