sd
This commit is contained in:
4
pipefox.sh
Normal file → Executable file
4
pipefox.sh
Normal file → Executable file
@@ -1,2 +1,4 @@
|
||||
#!/bin/bash
|
||||
firefox "data:text/html;base64,$(base64 -w 0 <&0)"
|
||||
#firefox "data:text/html;base64,$(base64 -w 0 <&0)"
|
||||
cat > /tmp/pipefox.html
|
||||
firefox /tmp/pipefox.html
|
||||
|
||||
Reference in New Issue
Block a user