Update 2024-02-14 07:51 OpenBSD/amd64-x13
This commit is contained in:
2
.bin/OLD/lspaste
Executable file
2
.bin/OLD/lspaste
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
curl -s https://codevoid.de/1/p/all.dcgi | cut -d'"' -f2 | grep '^/' | xargs -n1 -I{} echo "https://codevoid.de{}" | less
|
||||
Reference in New Issue
Block a user