:
Show info distribution on Unix systems
Module data
module_begin
module_name Distribution info
module_type generic_data_string
module_exec lsb_release -a | grep Description | awk '{print $2$3$4$5$6}'
module_description Show info system distribution
module_end
(Visited 274 times, 1 visits today)

