scripts/pipefox.sh
2024-06-19 12:28:39 +02:00

5 lines
114 B
Bash
Executable File

#!/bin/bash
#firefox "data:text/html;base64,$(base64 -w 0 <&0)"
cat > /tmp/pipefox.html
firefox /tmp/pipefox.html