1
0
Fork 0
docker_homework/server/script.sh

5 lines
88 B
Bash
Executable File

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