4 lines
69 B
Bash
Executable file
4 lines
69 B
Bash
Executable file
#!/bin/bash
|
|
fdformat /dev/fd0h720
|
|
mformat -s 8 -t 80 -h 2 a:
|
|
mdir a:
|