parallel
[Top][All Lists]
Advanced

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

Re: add file name to output file along with the line extracted


From: ChessDoter
Subject: Re: add file name to output file along with the line extracted
Date: Thu, 26 Jan 2017 18:28:46 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

find . -name "*.final.out | xargs -l -i awk 'NR==1 {print "{}\n" $1;}' {}


Am 26.01.2017 um 18:00 schrieb parallel-request@gnu.org:
> add file name to output file along with the line extracted







reply via email to

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