Robuta

Sponsor of the Day: Jerkmate
https://issues.dlang.org/bugs/70/ Bug 70 – valgrind: Conditional jump or move depends on uninitialised value(s) in elf_findstr bug70valgrindconditionaljump https://superuser.com/questions/1834785/batch-findstr-not-working-with-string-saved-in-a-variable command line - batch findstr not working with string saved in a variable - Super User I'm trying to find a string inside a file.txt using findstr and I have the following issue: set "log_file=C:\Tools_Dev\log_file.txt" a-findstr C/:"text to... command linesuper userbatchfindstrworking https://superuser.com/questions/1805768/findstr-x-keeps-printing-lines-with-no-matches windows - findstr /X keeps printing lines with no matches - Super User I'm using nslookup and findstr in a simple batch script to check if a website is up. However findstr keeps printing lines which doesn't contain any matches.... super userwindowsfindstrxkeeps