Files
Wiki/linux/shell_commands.md
Michael Schlapa 522a316fad sgdisk
2020-03-30 22:37:49 +02:00

205 B

Commands

Use pv for bandwidth tests

pv --rate-limit 1M </dev/zero | ssh user@example.net 'cat >/dev/null'

Scripted creation of partitions

Link: https://wiki.ubuntuusers.de/gdisk/#sgdisk