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