How do I prefix commandline output with a fixed string?
8
votes
4
answers
2527
views
Suppose I run the command:
sudo ./list_members Physicians
And I want to prefix the output like this:
Physicians user@domain.com
Physicians user2@domain.com
Physicians user3@domain.com
Physicians user4@domain.com
Is it possible for me to prefix StdOutput like that?
Asked by Ran Dom
(181 rep)
Jul 23, 2018, 04:24 PM
Last activity: May 19, 2020, 10:56 AM
Last activity: May 19, 2020, 10:56 AM