Answers for "print the nth line bash"

0

bash print nth line

sed 'NUMq;d' file
Posted by: Guest on October-18-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language