This website requires JavaScript.
Explore
Help
Sign In
xaked
/
blackbox
Watch
1
Star
0
Fork
0
mirror of
https://github.com/StackExchange/blackbox.git
synced
2026-09-13 14:13:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
357a8e0c1567325c4aa049e295b1fe12b59d1263
blackbox
/
binv2
/
blackbox_view
T
3 lines
55 B
Bash
Raw
Normal View
History
Unescape
Escape
Implement blackbox in Golang (
#250
)
2020-07-24 14:21:33 -04:00
#!/usr/bin/env bash
blackbox cat
"
$@
"
|
${
PAGER
:-
less
}
Reference in New Issue
Copy Permalink