You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find myself grepping for node names often and building "(node1|node2|thisnode|thatnode)" style expressions often, just occurred to me today that many times these will collapse into a noderange or in some cases I what I really want to do isnodegrep sp@batch ... for some predefined group in my clustershell config. Haven't moved the thought process far enough along to decide how hard this would be to do or how to do it yet, just throwing it out as an idea.
Or if there is already a way to do this, appreciate a pointer to how.
The text was updated successfully, but these errors were encountered:
I find myself grepping for node names often and building "(node1|node2|thisnode|thatnode)" style expressions often, just occurred to me today that many times these will collapse into a noderange or in some cases I what I really want to do is
nodegrep sp@batch ...
for some predefined group in my clustershell config. Haven't moved the thought process far enough along to decide how hard this would be to do or how to do it yet, just throwing it out as an idea.Or if there is already a way to do this, appreciate a pointer to how.
The text was updated successfully, but these errors were encountered: