Search results

  1. C

    Search for "letters" in a file

    @osprey and @JasKinasis thank you so much! that is quietly brilliant! awesome work. and makes what it has to.. :) thank you very very much
  2. C

    Search for "letters" in a file

    Hello guys, i had a file called temperature.log inside this file there are only numbers (another script write numbers into that file) Sometimes the script runs into an error. At this point the script write letters in this log-file. i need a command (maybe an if statement) to check if there are...
Top