'Search a text on terminal output on Mac (not using Terminator)
I installed something via Terminal (iterm2) on Mac and it showed a whole bunch of commands while installing. I need to look for a specific word to decide my next step?
What should I do?
Note:
- I don't want to search a file. I want to search a text on the terminal output.
- I cant use
Ctrl + Shift + F. It for Ubuntu, not for Mac. - I don't use Terminator.
Solution 1:[1]
Damn it! Simply Ctrl + F works.
Edit: As @sojim2 pointed out in comments, it's CMD + F on mac.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
