3 lines
46 B
Bash
Executable file
3 lines
46 B
Bash
Executable file
#!/bin/rc
|
|
|
|
syscall unmount 0 $1 >[2]/dev/null
|