Amanda'blog
Friday, March 29, 2013
删除某列的不匹配行
awk '$2 == "LINUX" { print $0 }' test.txt
sed: sed -n -e '/^[0-9][0-9]* LINUX/p' test.txt
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment