Re: Where is the 'tar' source code?

2014-10-10 Thread Alan McKay
Aha, should have figured to look for a link!

Anyway, I solved my problem without looking at source code.
There was a blank line in the file I was using with -I, and that
caused tar/pax to barf.



Re: Where is the 'tar' source code?

2014-10-10 Thread Daniel Cegiełka
ln /bin/pax /bin/tar?



Re: Where is the 'tar' source code?

2014-10-10 Thread David Coppa
On Fri, Oct 10, 2014 at 2:29 PM, Alan McKay  wrote:
> Hey folks,
>
> I'm experiencing some really bizarre behavior with tar when trying to
> pass it a list of files with the -I option, and I want to look at the
> source code but alas it is not in the tree that I can find.
>
> Yet the machine having the issue was built on this very same build machine.
>
> I'd expect it to be here :
>
> root@openbsd-build32
> /usr/src # which tar
> /bin/tar
>
> root@openbsd-build32
> /usr/src/bin # ls
> CVS   chio  date  echo  kill
> md5   pax   rmstty
> Makefile  chmod ddedksh
> mkdir psrmail sync
> Makefile.inc  cpdfexpr  ln
> mtpwd   rmdir systrace
> cat   csh   domainnamehostname  ls
> mvrcp   sleep test
>
> root@openbsd-build32
> /usr/src # find . -name tar
>
> thanks,
> -Alan

It's src/bin/pax

Ciao,
David
-- 
"If you try a few times and give up, you'll never get there. But if
you keep at it... There's a lot of problems in the world which can
really be solved by applying two or three times the persistence that
other people will."
-- Stewart Nelson



Re: Where is the 'tar' source code?

2014-10-10 Thread Ingo Schwarze
/usr/src/bin/pax/



Where is the 'tar' source code?

2014-10-10 Thread Alan McKay
Hey folks,

I'm experiencing some really bizarre behavior with tar when trying to
pass it a list of files with the -I option, and I want to look at the
source code but alas it is not in the tree that I can find.

Yet the machine having the issue was built on this very same build machine.

I'd expect it to be here :

root@openbsd-build32
/usr/src # which tar
/bin/tar

root@openbsd-build32
/usr/src/bin # ls
CVS   chio  date  echo  kill
md5   pax   rmstty
Makefile  chmod ddedksh
mkdir psrmail sync
Makefile.inc  cpdfexpr  ln
mtpwd   rmdir systrace
cat   csh   domainnamehostname  ls
mvrcp   sleep test

root@openbsd-build32
/usr/src # find . -name tar

thanks,
-Alan

-- 
"Don't eat anything you've ever seen advertised on TV"
 - Michael Pollan, author of "In Defense of Food"