DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 17th September 2020
fvgit's Avatar
fvgit fvgit is offline
Spikes in tights
 
Join Date: May 2016
Location: perl -MMIME::Base64 -le 'print decode_base64("U2hlcndvb2QgRm9yZXN0")'
Posts: 314
Default Keeping track of the pandemic from your OpenBSD command line

Code:
ftp -VM -o - -U curl/7. https://corona-stats.online/DE
No packages required.

Works just like the weather info from wttr.in, which we discussed here before and which expects a curl UA, so you have to fake that with the -U option for proper formatting. Change the last two letters to match your country code. More info and options here. Sample default output (requires non-standard terminal window size):



Stay safe.
Attached Images
File Type: png stats.png (9.3 KB, 297 views)
Reply With Quote
  #2   (View Single Post)  
Old 17th September 2020
victorvas victorvas is offline
Real Name: Victor
Linux
 
Join Date: May 2019
Posts: 148
Default

I remember this video
https://www.youtube.com/watch?v=cQ03v4d3QEo
Reply With Quote
  #3   (View Single Post)  
Old 20th September 2020
hitest's Avatar
hitest hitest is offline
Real Name: George Nielsen
VPN Cryptographer
 
Join Date: Sep 2008
Location: B.C., Canada
Posts: 374
Default

Interesting! Thank you. I do find myself tracking this virulent plague rather obsessively. I'm in my early 60s; I have some lung issues as I was a smoker in my teens up to 25.
I'm hopeful that we will have a vaccine next year at some point.
__________________
hitest
Reply With Quote
  #4   (View Single Post)  
Old 21st September 2020
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

Word is a vaccine would only be 70 percent or less effective...
......
As to the command above, FreeBSD's ftp doesn't accept that command line parameters.
__________________
FreeBSD 13-STABLE
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unicode characters on the command line ip6ix OpenBSD General 4 16th November 2017 10:36 PM
PS1 command line prompt AFTER su s2scott OpenBSD General 4 21st February 2012 02:33 PM
Where to begin with GUI as a frontend for command line? Daffy General software and network 9 12th August 2011 03:41 AM
avidemux2 command line roddierod FreeBSD General 1 10th November 2008 08:27 PM
OSS , playing a sound via command line.. scotsman FreeBSD General 7 29th August 2008 08:01 PM


All times are GMT. The time now is 04:59 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick