add means of parsing shell ouput ansi color sequences in to html
This commit is contained in:
2
www/src/scripts/hl-command
Executable file
2
www/src/scripts/hl-command
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
eval "${1}" | aha -s | pup 'pre' --pre
|
Reference in New Issue
Block a user