I was wondering if something is possible and/or doable.
I have totally no programming language knowledge, yet
bear with me a little.
Scenario:
I have a file which
contains a bunch of items, an item a line.
Would it be technically possible to run a command/trigger whatever with an argument, and have it compared to the textfile ? Eventually echo'ing all word matches onscreen?
ie:
i type the command "Greptext blue" in my mushclient prompt.
Next, a routine would check my item text for every line
containing "blue" and echo it onscreen.
It seems easily doable on unix clients using grep and cat/echo, i wonder about mushclient.
Thank you for reading.
Sorry if i made it a little complicated, English is my 3rd language.
I have totally no programming language knowledge, yet
bear with me a little.
Scenario:
I have a file which
contains a bunch of items, an item a line.
Would it be technically possible to run a command/trigger whatever with an argument, and have it compared to the textfile ? Eventually echo'ing all word matches onscreen?
ie:
i type the command "Greptext blue" in my mushclient prompt.
Next, a routine would check my item text for every line
containing "blue" and echo it onscreen.
It seems easily doable on unix clients using grep and cat/echo, i wonder about mushclient.
Thank you for reading.
Sorry if i made it a little complicated, English is my 3rd language.