findstr_a_grep_alternative_for_windows
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| findstr_a_grep_alternative_for_windows [2025/03/24 10:57] – [Introduction] walkeradmin | findstr_a_grep_alternative_for_windows [2025/03/24 10:58] (current) – walkeradmin | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| The response will be: | The response will be: | ||
| - | \\ | ||
| \\ | \\ | ||
| < | < | ||
| Line 84: | Line 83: | ||
| However, If I was only interested in say ' | However, If I was only interested in say ' | ||
| - | \\ | ||
| \\ | \\ | ||
| kubectl -n mediakind get pods |grep srt | kubectl -n mediakind get pods |grep srt | ||
| This would return just any lines that contain ' | This would return just any lines that contain ' | ||
| - | \\ | ||
| \\ | \\ | ||
| < | < | ||
| Line 102: | Line 99: | ||
| ---- | ---- | ||
| ==== findstr ==== | ==== findstr ==== | ||
| - | \\ | + | |
| What is in Windows (and I am using Windows 11-21H2, which is quite old) is something called ' | What is in Windows (and I am using Windows 11-21H2, which is quite old) is something called ' | ||
| - | \\ | ||
| \\ | \\ | ||
| kubectl -n medikind get pods | findstr srt | kubectl -n medikind get pods | findstr srt | ||
findstr_a_grep_alternative_for_windows.1742813834.txt.gz · Last modified: by walkeradmin
