[フレーム]
Last Updated: February 25, 2016
·
300
· yachi

Shell: Print any column using awk fast

Add this function to your shell rc file:

aw () {
 awk "{print \$1ドル}"
}

Usage:

ps | aw 4

AltStyle によって変換されたページ (->オリジナル) /