Hi.
I need help with split data on blocks.
I have some lines on my txt-file, about 100.
And I need split lines on blocks to 10 lines each and then print that blocks one by one with delay 3 seconds for each one. How can I do it without create additional files.
The main idea is send blocks line to zabbix server
How can I do it?
I need help with split data on blocks.
I have some lines on my txt-file, about 100.
And I need split lines on blocks to 10 lines each and then print that blocks one by one with delay 3 seconds for each one. How can I do it without create additional files.
The main idea is send blocks line to zabbix server
How can I do it?