8 lines
79 B
Plaintext
Executable File
8 lines
79 B
Plaintext
Executable File
get_disk_info ()
|
|
{
|
|
# List of all "hdisk"s (hard drives) on the system
|
|
|
|
lspv
|
|
}
|
|
|