{"id":675,"date":"2016-01-08T09:26:16","date_gmt":"2016-01-08T15:26:16","guid":{"rendered":"http:\/\/www.thedarktimes.us\/wordpress\/?p=675"},"modified":"2016-01-08T09:26:16","modified_gmt":"2016-01-08T15:26:16","slug":"is-there-a-pattern-matching-utility-like-grep-in-windows","status":"publish","type":"post","link":"https:\/\/www.thedarktimes.us\/wordpress\/uncategorized\/is-there-a-pattern-matching-utility-like-grep-in-windows\/%20","title":{"rendered":"Is there a Pattern Matching Utility like GREP in Windows?"},"content":{"rendered":"<table>\n<tbody>\n<tr>\n<td class=\"votecell\"><\/td>\n<td class=\"answercell\">\n<div class=\"post-text\">\n<p>There is a command-line tool called <code>FINDSTR<\/code> that comes with all Windows NT-class operating systems (type <code>FINDSTR \/?<\/code> into a Command Prompt window for more information) It doesn&#8217;t support everything <code>grep<\/code> does but it might be sufficient for your needs.<\/p>\n<\/div>\n<table class=\"fw\">\n<tbody>\n<tr>\n<td class=\"vt\"><\/td>\n<td class=\"post-signature\" align=\"right\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td class=\"votecell\"><\/td>\n<td>\n<div id=\"comments-1416247\" class=\"comments \">\n<table>\n<tbody data-remaining-comments-count=\"0\" data-canpost=\"false\" data-cansee=\"true\" data-comments-unavailable=\"false\" data-addlink-disabled=\"true\">\n<tr id=\"comment-5585955\" class=\"comment \">\n<td class=\"comment-actions\">\n<table>\n<tbody>\n<tr>\n<td class=\" comment-score\"><\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<td class=\"comment-text\"><\/td>\n<\/tr>\n<tr id=\"comment-33201826\" class=\"comment \">\n<td class=\"comment-actions\">\n<table>\n<tbody>\n<tr>\n<td class=\" comment-score\"><\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<td class=\"comment-text\">\n<div class=\"comment-body\"><span class=\"comment-copy\"><code>netstat -n | FINDSTR 3389<\/code><\/span><\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>There is a command-line tool called FINDSTR that comes with all Windows NT-class operating systems (type FINDSTR \/? into a Command Prompt window for more information) It doesn&#8217;t support everything grep does but it might be sufficient for your needs. netstat -n | FINDSTR 3389<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-675","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/posts\/675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/comments?post=675"}],"version-history":[{"count":1,"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/posts\/675\/revisions"}],"predecessor-version":[{"id":676,"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/posts\/675\/revisions\/676"}],"wp:attachment":[{"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/media?parent=675"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/categories?post=675"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.thedarktimes.us\/wordpress\/wp-json\/wp\/v2\/tags?post=675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}