Read and respond to this message at: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3457294
By: jgrenfell

I'm creating a tar file (with a VBA script, but that shouldn't matter).  The
command used to generate the file is below.  The problem is, the tar file 
includes
the full path of the files that were included in the file.  I need to either
create it or modify it afterwards so the resulting tar file includes just the
files in the last folder (8314048612111209).  I realize this is probably simple,
but my attempts to add in the strip-components option have resulted in syntax
errors. Can anyone help with the correct command for this?

C:\Progra~1\GnuWin32\bin\bsdtar -cf
L:\HRA-LIDS\BatchFiles\2009-11-12\8314048612111209.tar
L:\HRA-LIDS\BatchFiles\2009-11-12\8314048612111209

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/3457294

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to