1
0
docker_homework/server/script.sh

5 lines
88 B
Bash
Raw Normal View History

2022-02-22 01:54:48 +01:00
#!/bin/bash
echo Content-type: text/html
echo ""
echo $(basename $(cat /proc/1/cpuset))