>cat one.lox header dat1 dat2 > > >cat two.lox header dat3 dat4 > > >perl -lne "BEGIN { @ARGV = map glob, @ARGV; } if ($. > 1){print} cl +ose ARGV if eof;" *.lox > outfile.log<P> > > >cat outfile.log dat1 dat2 dat3 dat4<P>
In reply to Re: Combine files with same extension in new file -- oneliner
by Discipulus
in thread Combine files with same extension in new file
by AhmedABdo
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |