-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
These two work
underscore select '.main_ip' --outfmt text
underscore select '.default_password' --outfmt text
This one doesnt:
underscore select '.main_ip .default_password' --outfmt text
What am I doing wrong, or do I need two invocations to the command ? If so I'm pulling data in from wget, is saving to a temp file then catting out the best way to handle this ?
Metadata
Metadata
Assignees
Labels
No labels