coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tsort: "odd input of tokens" with paired input


From: Piotr Piecia
Subject: Re: tsort: "odd input of tokens" with paired input
Date: Wed, 6 Apr 2016 09:24:35 +0200

2016-04-06 5:17 GMT+02:00 Alad Wenter <address@hidden>:
> What am I missing?
Because you have the third column:

awk '{if ($3 != "") print $3;}' pre_tsort.txt | wc -l
5

-- 
Best regards Piotr



reply via email to

[Prev in Thread] Current Thread [Next in Thread]