[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Extracting directories from an ISO image, command line tool?



On Thu 10 Sep 2015 at 10:07:23 -0500, David Wright wrote:

> Were I to use mc as suggested, I would do this as a user. I'm not
> willing to use such a tool as root. One of the downsides of mc
> (there are lots of ups) is that it will only query a duplicate
> when it occurs and when you've made a final decision (like nonE
> or aLl) you get no further idea of how many files were affected.

Another downside is working out what mc does amd applying it in a
what we might suppose is a scripting situation. The effort is too
much. For a non-scriptable solution it wins hands down.

Anyway, here is Plan B. The Wanderer should like it because there
is no root involvement. Richard should be over the moon because it
is all command line processing and can be scripted if desired.

In $HOME:

  mkdir ISO

Then:

  bsdtar -C ISO -xf /media/distributionA/DVD1.iso

Two commands and nirvana looms on the horizon.


Reply to: