SyntaxFix
Write A Post
Hire A Developer
Questions
You could use the head instead of cat:
head
cat
head -n1 /etc/*release | awk '{print $1}'