Friday, 9 August 2013

how to make search a text on the terminal directly

how to make search a text on the terminal directly

I have a program that outputs some data to the terminal (via printf() ).
Is it possible search a text on the outputed text on the terminal
directly?
It is possible to do search by directing the texts into a file then make
search on it then output the result to the terminal, but it is not what I
am asking.
EDIT: what I meant by "search": I wonder if it is possible to search a
text, for example how can I search libgnome-desktop on the below terminal
output?

No comments:

Post a Comment