On 06/02/2014 03:01 PM, Brandon Vincent wrote:
On 06/02/2014 02:59 PM, ToddAndMargo wrote:
Hi All,

Can someone tell me how I can download this script

https://git.fedorahosted.org/cgit/livecd/tree/tools/livecd-iso-to-disk.sh

with wget and just get the script, not all the numbers
and HTML stuff.

This is what I have come up with.  Seems there should be a better
way.

# wget
https://git.fedorahosted.org/cgit/livecd/tree/tools/livecd-iso-to-disk.sh -O-
| html2text -nobs -style pretty -width 132 | cut -c10- | more

Many thanks,
-T



The top of the page has a link to a plain text version.

blob: bca3286773535ad900f4761e6e421440add41273 (plain) <-------

https://git.fedorahosted.org/cgit/livecd/plain/tools/livecd-iso-to-disk.sh

Brandon Vincent


Hi Brandon,

   I tried that.  I got an HTML page.  :'(

-T


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to