scripts/pipefox.sh

5 lines
114 B
Bash
Raw Normal View History

2024-06-19 09:46:16 +00:00
#!/bin/bash
2024-06-19 10:28:39 +00:00
#firefox "data:text/html;base64,$(base64 -w 0 <&0)"
cat > /tmp/pipefox.html
firefox /tmp/pipefox.html