Here, save the script below to your machine then run it. If you have
wget installed you'll get your copy back on your machine. To check the
download progress, you can use wc -l wget-log. If you read a number
that keeps growing each time you key in that wc -l wget-log command it
means your iso is still downloading. When that number stops growing you
want to do the command grep -in saved wget-log. If grep returns a line
with saved on it then the iso download is finished. Once finished you
can safely rm wget-log.
cut here.
#!/usr/bin/env bash
# file: getvinux.sh - get latest vinux version
wget --background --continue --trust-server-names --max-redirect=10000 https://sourceforge.net/projects/vinuxproject/files/latest/download?source=files
cut here.
On Tue, 15 Aug 2017, Linux for blind general
discussion wrote:
Date: Tue, 15 Aug 2017 13:15:36
From: Linux for blind general discussion <blinux-list@xxxxxxxxxx>
To: Linux for blind general discussion <blinux-list@xxxxxxxxxx>
Subject: Re: Request for coppy
google for vinux iso
On Tue, 15 Aug 2017, Linux for blind general discussion wrote:
Hi all,
My 1st mail in this group.
Accidantly, i have lost my iso blinux package, so i would like to
share the link from where i can get that copy again. I have tried to
get it from google search, but i am denyed to access that page.
Hope for your reply.
_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list
--
This message is subject to the CSIR's copyright terms and conditions, e-mail
legal notice, and implemented Open Document Format (ODF) standard. The full
disclaimer details can be found at http://www.csir.co.za/disclaimer.html.
Please consider the environment before printing this email.
_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list
--
_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list