Files
weval-l99/show_vs.sh
2026-04-24 04:38:58 +02:00

5 lines
155 B
Bash
Executable File

#!/bin/bash
sed -n '1,100p' /var/www/html/value-streaming.html
echo "--- continuation ---"
sed -n '100,247p' /var/www/html/value-streaming.html | head -30