Explorar el Código

e2label: add page (#3630)

Ein Verne hace 5 años
padre
commit
acbe79e33e
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7 0
      pages/linux/e2label.md

+ 7 - 0
pages/linux/e2label.md

@@ -0,0 +1,7 @@
+# e2label
+
+> Change the label on an ext2/ext3/ext4 filesystem.
+
+- Change the volume label on a specific ext partition:
+
+`e2label {{/dev/sda1}} {{"label_name"}}`