The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: will.senn@gmail.com (Will Senn)
Subject: [TUHS] tar on v6 not creating directories on v6
Date: Sat, 12 Dec 2015 22:50:54 -0600	[thread overview]
Message-ID: <566CF92E.9000708@gmail.com> (raw)
In-Reply-To: <20151212222358.GD5686@server.rulingia.com>



On 12/12/15 4:23 PM, Peter Jeremy wrote:
> Presumably, it's not 'y' but has some non-printable characters in it. 
> You could try "od -c ." to see what the entry actually is, or move 
> t.tar out of the way and "rm -r" remove the next level up.
Saved by the source (of rm, then glob):

Solution:

cd into directory containing y (thankfully not a directory with other 
files):

/etc/glob rmdir "*"

:) Yay, another small victory.

-- Will



      parent reply	other threads:[~2015-12-13  4:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-12 21:53 Will Senn
2015-12-12 22:23 ` Peter Jeremy
2015-12-12 23:10   ` Will Senn
2015-12-13  4:50   ` Will Senn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=566CF92E.9000708@gmail.com \
    --to=will.senn@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).