求助:如何编写Shell 实现U盘以给定的文件系统 格式化?

求助:如何编写Shell 实现U盘以给定的文件系统 格式化?

att.........      
#!/bin/bash
mkfs  格式类型     u盘位子


mkfs -t ext2  /dev/sda1