5 lines
71 B
Text
5 lines
71 B
Text
|
#!/bin/bash
|
||
|
fdformat /dev/fd0u1440
|
||
|
mformat -s 16 -t 80 -h 2 a:
|
||
|
mdir a:
|