8 lines
91 B
Plaintext
Executable File
8 lines
91 B
Plaintext
Executable File
get_long_sys_config ()
|
|
{
|
|
# Long detailed listing of the system configuration
|
|
|
|
lscfg -vp
|
|
}
|
|
|