initial commit
This commit is contained in:
7
chapter23/function_get_disk_info
Executable file
7
chapter23/function_get_disk_info
Executable file
@@ -0,0 +1,7 @@
|
||||
get_disk_info ()
|
||||
{
|
||||
# List of all "hdisk"s (hard drives) on the system
|
||||
|
||||
lspv
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user