sajad torkamani
On this page

Syntax

<your_command> | awk '{print $1}'

Example

 npm outdated | grep @fortawesome | awk '{print $1}'

Tagged: Bash