1
0
docker_homework/server/script.sh
2022-02-22 01:54:48 +01:00

5 lines
88 B
Bash
Executable File

#!/bin/bash
echo Content-type: text/html
echo ""
echo $(basename $(cat /proc/1/cpuset))