
pvs
List of commands for pvs:
-
pvs:tldr:5f345 pvs: Use separator to separate fields.$ pvs --separator ${special_character}try on your machineexplain this command
-
pvs:tldr:8da66 pvs: Display information about physical volumes.$ pvstry on your machineexplain this command
-
pvs:tldr:b467a pvs: Display only specific fields.$ pvs -o ${field_name_1},${field_name_2}try on your machineexplain this command
-
pvs:tldr:c4e3f pvs: Change default display to show more details.$ pvs -vtry on your machineexplain this command
-
pvs:tldr:ef291 pvs: Append field to default display.$ pvs -o +${field_name}try on your machineexplain this command
-
pvs:tldr:fee12 pvs: Suppress heading line.$ pvs --noheadingstry on your machineexplain this command