DIR : /home/kozerus/public_html/dgs/dgs/deploy/local/fix-docker-terminal-size.sh

/home/kozerus/public_html/dgs/dgs/deploy/local

#!/bin/sh
# fix terminal size
# - https://github.com/moby/moby/issues/35407
ps -ef | grep 'docker exec -it' | grep -v grep | awk '{ print $2}' | xargs kill -SIGWINCH

//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer