Hello!
I have a linux server. There is a file which contents such lines:
There may be both none lines and huge amount.
I need to get triggers like 'string has number' where string and number are from that file.
One line - one trigger.
How do I do that?
Thank you.
I have a linux server. There is a file which contents such lines:
string|number
There may be both none lines and huge amount.
I need to get triggers like 'string has number' where string and number are from that file.
One line - one trigger.
How do I do that?
Thank you.