search text in terminal output ssh code example
Example 1: search text in terminal output ssh
YourCommand | grep str
Example 2: search in terminal how to
brew tap gautamkrishnar/socli
brew install socli
YourCommand | grep str
brew tap gautamkrishnar/socli
brew install socli