i have six unix servers to search.. its a PITA to search all six servers manually every time i do a transaction. So can anyone suggest a script which can search a keyword in all the six servers, at once. Currently, i am using a combination of find and grep and manually login to different servers and search for the keyword.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Try using PSSH, ex :
Combined with an |
||||
|
|
