I am creating an ext4 partition in my external USB stick from CLI. While I am able to do this successfully with mkfs
, I haven't found a way to display a progress bar (or percentage) while formatting.
Is there another command/package (or flag) that provides that kind of information?