SWAPLABEL(8) | Administração do sistema | SWAPLABEL(8) |
NOME
swaplabel - exibe ou altera o rótulo ou UUID de uma área de swap
SINOPSE
swaplabel [-L label] [-U UUID] device
DESCRIÇÃO
swaplabel will display or change the label or UUID of a swap partition located on device (or regular file).
Se os argumentos opcionais -L e -U não forem fornecidos, swaplabel simplesmente exibirá o rótulo da área de swap atual e o UUID de dispositivo.
Se um argumento opcional estiver presente, então swaplabel mudará o valor apropriado no dispositivo. Esses valores também podem ser definidos durante a criação de swap usando mkswap(8). O utilitário swaplabel permite alterar o rótulo ou UUID em um dispositivo de swap usado ativamente.
OPÇÕES
-L, --label rótulo
-U, --uuid UUID
-h, --help
-V, --version
AMBIENTE
LIBBLKID_DEBUG=all
AUTORES
swaplabel was written by Jason Borden <jborden@bluehost.com> and Karel Zak <kzak@redhat.com>.
VEJA TAMBÉM
RELATANDO PROBLEMAS
For bug reports, use the issue tracker https://github.com/util-linux/util-linux/issues.
DISPONIBILIDADE
O comando swaplabel é parte do pacote util-linux que pode ser baixado do Linux Kernel Archive https://www.kernel.org/pub/linux/utils/util-linux/.
2025-03-29 | util-linux 2.41 |