Plan 9 from Bell Labs’s /usr/web/sources/contrib/anothy/bin/unix/webfifo
#!/opt/p9p/bin/rc # Let $home/bin/rc/web get URLs to safari. if(! test -e /tmp/open.fifo) { mkfifo /tmp/open.fifo while () {open `{cat /tmp/open.fifo}} }