diff --git a/linux/shell_commands.md b/linux/shell_commands.md index 38b459d..0a9e958 100644 --- a/linux/shell_commands.md +++ b/linux/shell_commands.md @@ -5,3 +5,7 @@ ``` pv --rate-limit 1M /dev/null' ``` + +## Scripted creation of partitions + +Link: https://wiki.ubuntuusers.de/gdisk/#sgdisk \ No newline at end of file