initial commit
This commit is contained in:
7
chapter23/function_get_devices
Executable file
7
chapter23/function_get_devices
Executable file
@@ -0,0 +1,7 @@
|
||||
get_devices ()
|
||||
{
|
||||
# Query the system for all configured devices
|
||||
|
||||
lsdev -C
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user