Answers for "bash script print first line"

0

get first line of output bash

multiline-command | head -n 1
Posted by: Guest on July-30-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language