On Wed, Nov 19, 2008 at 10:06 AM, Andris <[EMAIL PROTECTED]> wrote:
> If you are at /home/daniell, the tar tries to find the files at
> /home/daniell/home/daniell. Try:
> tar -C / -cvf test.tar ./daniell/.ksh*
>

Sorry, try this:
tar -C / -cvf test.tar .ksh*

Reply via email to