Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Ralf Fassel Newsgroups: comp.os.linux.misc Subject: Re: tar problem Date: Wed, 12 Jun 2024 18:49:24 +0200 Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain X-Trace: individual.net te3XBEje+aoD9kuNdVHFUgQ4Dj/7w7y5FC0E2/FiWvYLTHDW8= Cancel-Lock: sha1:rTF6yawoPDPRMakTzPRpy17cl+Q= sha1:P4YmZ1S4mAvxu9IvxzpAX+BJIac= sha256:3AD6BKpqpx6mSNF9vIT4PU/Tck9PqGGQ19IL6TH079g= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Xref: csiph.com comp.os.linux.misc:56549 * db | ~/bin> tarx ../tarfiles/NumNotes | tar (child): ../tarfiles/NumNotes: Cannot open: No such file or directory ---- | ~/bin> ls ../tarfiles/Num* | ../tarfiles/NumNotes.tar.gz > | The last line proves that it's lying. Why do you expect that if you tell tar to use a file named 'NumNotes' that it should use a file named 'NumNotes.tar.gz' instead? R'