Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 388 Bytes

File metadata and controls

20 lines (13 loc) · 388 Bytes

USB-Formatter-Linux

A usb formatter in linux Supported format [FAT32, exFAT, NTFS, APFS, and HFS+]

git clone https://github.com/CtorW/USB-Formatter-Linux.git ~/donttouch
cd ~/donttouch && sudo ./donttouchthis.sh

Dependencies

FAT32: Requires dosfstools

exFAT: Requires exfatprogs

NTFS: Requires ntfs-3g

HFS+: Requires hfsplus

APFS: apfs-fuse

TUI: whiptail