←back to thread

225 points attogram | 2 comments | | HN request time: 0s | source

A github project to collect a bunch of bash-based screensavers/visualizations.
Show context
alejoar ◴[] No.45731748[source]
Doesn't work for me on MacOS:

I get "mapfile: command not found"

replies(5): >>45731825 #>>45731919 #>>45733380 #>>45733582 #>>45736773 #
SeeManDo ◴[] No.45731825[source]
Same here
replies(1): >>45731837 #
SeeManDo ◴[] No.45731837[source]
Bash Screensavers v0.0.27 (Mystic Shine)

./screensaver.sh: line 79: mapfile: command not found 1 .

(Press ^C to exit)

Choose your screensaver: 1 404 Screensaver Not Found:

Oh no! Screensaver had trouble! Error code: 1

replies(2): >>45731944 #>>45732065 #
1. seba_dos1 ◴[] No.45731944[source]
Get a Bash that's not ancient. mapfile is there since version 4.0 from 2009.
replies(1): >>45732195 #
2. ◴[] No.45732195[source]