Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I know the above command doesn't work, but I'm looking for something similar. I would like to search netstat for multiple greps. I would like the command to return all lines that have 45632, all lines that have 23000, and all lines that have 1100.
I haven't had to grep multiple strings like that, but perhaps grepping the first, routing it to a file, grepping the second, appending the file, and grepping the third, appending to the same file. Then pop open your "results" (or whatever) file and you'll have all your responses. May not be pretty, but at least it's a start, neh?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.